Add CSPRNG option: --securerandom

This commit is contained in:
Kevin Cathcart
2020-06-26 20:12:30 -04:00
parent 90d1353ae6
commit 4ad31d641b
11 changed files with 62 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import random
import RaceRandom as random
import logging
from BaseClasses import CollectionState