1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 21:51:40 +01:00
Files
operating-system/buildroot/package/dieharder/Config.in
2018-03-17 23:47:00 +00:00

10 lines
299 B
Plaintext

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