Paketname | libdieharder2 |
Beschreibung | Random-number generator test library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.28.1-3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 232 Byte |
Hängt ab von | libc6 (>= 2.2), libgsl0ldbl (>= 1.9) |
Empfohlene Pakete | |
Paketbetreuer | Dirk Eddelbuettel |
Quelle | dieharder |
Paketgröße | 93606 Byte |
Prüfsumme MD5 | 462500b99945f305b5d5b2202a8c7b2c |
Prüfsumme SHA1 | 21ee24d4dd59d0abb0b553dfb1de993babbe0b86 |
Prüfsumme SHA256 | 292f83d9a2f7e80035d5ae09350959d7219da86e3b3b6dba6ec696080ef817c5 |
Link zum Herunterladen | libdieharder2_2.28.1-3_i386.deb |
Ausführliche Beschreibung | libdieharder is the core library of dieharder and friends, designed to
be "the last suite of random number testers you'll ever wear". It can
test any of its many prebuilt and library linked generators (basically
all of those in the GNU Scientific Library plus a number of others from
various sources) or a potentially random dataset in either an
ascii-formatted or raw (presumed 32 bit uint) binary file. It is fairly
straightforward to wrap new software generators for testing, or to add
hardware generators that have a software interface for testing, and the
file input method permits pretty much any software or hardware RNG to be
tested using libdieharder calls.
.
libdieharder has as a design goal the full encapsulation in an
extensible shell of basically all the random number tests I have been
able to find -- George Marsaglia's "diehard" battery of tests, STS
(v1.6) from NIST FIPS, Knuth's tests, and more. Check in the man
page(s) or /usr/share/dieharder*/dieharder.pdf for documentation.
.
This package provides the shared library.
|