DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibdieharder2
BeschreibungRandom-number generator test library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.28.1-3
Sektiondevel
Prioritätoptional
Installierte Größe232 Byte
Hängt ab vonlibc6 (>= 2.2), libgsl0ldbl (>= 1.9)
Empfohlene Pakete
PaketbetreuerDirk Eddelbuettel
Quelledieharder
Paketgröße93606 Byte
Prüfsumme MD5462500b99945f305b5d5b2202a8c7b2c
Prüfsumme SHA121ee24d4dd59d0abb0b553dfb1de993babbe0b86
Prüfsumme SHA256292f83d9a2f7e80035d5ae09350959d7219da86e3b3b6dba6ec696080ef817c5
Link zum Herunterladenlibdieharder2_2.28.1-3_i386.deb
Ausführliche Beschreibunglibdieharder 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.


Impressum
Linux is a registered trademark of Linus Torvalds