套件:dieharder(3.31.1.4-1.1 以及其他的)
dieharder 的相關連結
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 front-end
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.
其他與 dieharder 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdieharder3t64 (>= 3.31.1.4)
- Random-number generator test library
-
- dep: libgsl28 (>= 2.8 dfsg)
- GNU Scientific Library (GSL) -- library package