套件:libdieharder3t64(3.31.1.4-1.1 以及其他的)
libdieharder3t64 的相關連結
Debian 的資源:
下載原始碼套件 dieharder:
- [dieharder_3.31.1.4-1.1.dsc]
- [dieharder_3.31.1.4.orig.tar.gz]
- [dieharder_3.31.1.4-1.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Random-number generator test library
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.
其他與 libdieharder3t64 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libgsl28 (>= 2.8+dfsg)
- GNU Scientific Library (GSL) -- library package