Tweak math/dieharder version 3.31.1_1
[dports.git] / math / dieharder / pkg-descr
1 At the suggestion of Linas Vepstas on the Gnu Scientific Library (GSL) list,
2 this GPL'd suite of random number tests will be named "Dieharder". Using a
3 movie sequel pun for the name is a double tribute to George Marsaglia, whose
4 "Diehard battery of tests" of random number generators has enjoyed years of
5 enduring usefulness as a test suite.
6
7 The dieharder suite is more than just the diehard tests cleaned up and given a
8 pretty GPL'd source face in native C: tests from the Statistical Test Suite
9 (STS) developed by the National Institute for Standards and Technology (NIST)
10 are being incorporated, as are new tests developed by rgb. Where possible,
11 tests are parametrized and controllable so that failure, at least, is
12 unambiguous.
13
14 A further design goal is to provide some indication of *why* a generator fails
15 a test, where such information can be extracted during the test process and
16 placed in usable form. For example, the bit-distribution tests should
17 (eventually) be able to display the actual histogram for the different bit
18 n-tuplets.
19
20 Dieharder is by design extensible. It is intended to be the "Swiss army knife
21 of random number test suites", or if you prefer, "the last suite you'll ever
22 ware" for testing random numbers.
23
24 WWW: http://www.phy.duke.edu/~rgb/General/dieharder.php