Paketname | dieharder |
Beschreibung | Random-number generator test front-end |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.28.1-3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 564 Byte |
Hängt ab von | libc6 (>= 2.1), libdieharder2, libgsl0ldbl (>= 1.9) |
Empfohlene Pakete | |
Paketbetreuer | Dirk Eddelbuettel |
Quelle | |
Paketgröße | 157180 Byte |
Prüfsumme MD5 | 356d65e38f34be00ed8ccd37d415d702 |
Prüfsumme SHA1 | b5a4e075970a3a247017b0b6f97dfbb250744341 |
Prüfsumme SHA256 | 4e1a5a0e78eac0c74a591f669f7b8467ac94f4ff2e1d10dff088a59d2c39fed5 |
Link zum Herunterladen | dieharder_2.28.1-3_i386.deb |
Ausführliche Beschreibung | dieharder is a fairly involved random number/uniform deviate generator
tester. It can either test any of its many prebuilt and linked
generators (basically all of those in the GNU Scientific Library plus
any others I've been able to find) or a potentially random dataset in a
file. With file input, it can test either N-bit bitstrings (with N user
specifiable) or (double precision) floating point numbers in the range
[0.0,1.0) (uniform deviates). It is thus suitable for use in testing
both software RNG's and hardware RNG's.
.
This package provides the command-line frontend.
|