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 Ubuntu Archiv lucid (universe)
Version2.28.1-3
Sektionuniverse/devel
Prioritätoptional
Installierte Größe248 Byte
Hängt ab vonlibc6 (>= 2.4), libgsl0ldbl (>= 1.9)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelledieharder
Paketgröße98730 Byte
Prüfsumme MD56e9531a8f77a238c6e6974287c2ccc56
Prüfsumme SHA1c307eccd9cfe9ec75dc83f23baff2f0d44d23ce6
Prüfsumme SHA2562d994abcbe83ef327c5160a6933e797d9147f1a40c7faecf9137a8f349e50c0f
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