8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
Diehard is a battery of tests for random number generators developed by
|
|
Dr. George Marsaglia of Florida State University Department of
|
|
Statistics. Originally developed for testing pseudo-random generators,
|
|
Diehard has since become a de facto standard for testing RNGs.
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|