Skip to content

OPPIDA/rngvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNGvalidator

This script aims to verify the quality of random number generators. Statistical tests from the BSI (AIS31) and NIST (SP800-22) are used.

Dependencies

The following python modules are needed.

sudo python3 -m pip install pysimplegui mpmath scipy numpy

Usage

./gui.sh

References

BSI :

NIST:

Contributors

About

This script aims to verify the quality of random number generators.

Topics

Resources

License

Stars

Watchers

Forks