SlackBuildsOrg/system/dieharder/README
Arthur W. Green 3e82edcca4
system/dieharder: Switch to i586, change option + upd maint email.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-07 08:48:06 +07:00

14 lines
734 B
Text

Dieharder is a random number generator (RNG) testing suite, designed
to make it easy to time and test RNGs implemented in both software and
hardware. It makes extensive use of the GNU Scientific Library (GSL),
and includes a battery of pseudorandom number generators (PRNG) and
testing algorithms for research and cryptographic applications.
The software saw its last release in 2011, and patches are applied
mostly to overcome differences in newer versions of autoconf. This
build installs the dieharder program as well as the libdieharder
shared libraries that can be called from your program code.
If you have latex2html installed and want the PDF manual, execute the
build script like so:
MANPDF=yes sh dieharder.SlackBuild