ubuntu-buildroot/package/dieharder/Config.in

10 lines
299 B
Plaintext
Raw Normal View History

2024-04-01 15:19:46 +00:00
config BR2_PACKAGE_DIEHARDER
bool "dieharder"
select BR2_PACKAGE_GSL
help
dieharder is a fairly involved random number/uniform deviate
generator tester. It is thus suitable for use in testing
both software RNG's and hardware RNG's.
http://www.phy.duke.edu/~rgb/General/dieharder.php