This script aims to verify the quality of random number generators. Statistical tests from the BSI (AIS31) and NIST (SP800-22) are used.
The following python modules are needed.
sudo python3 -m pip install freesimplegui mpmath scipy numpy
./gui.sh
BSI :
- Functionality classes and evaluation methodologyfor true (physical) random number generators
- Functionality classes for random number generators
NIST: