套件:libghc-splitmix-dev(0.1.0.5-1 以及其他的) [debports]
fast splittable PRNG
Pure Haskell implementation of SplitMix, a splittable pseudorandom number generator that is quite fast.
It should not be used for cryptographic or security applications, because generated sequences of pseudorandom values are too predictable (the mixing functions are easily inverted, and two successive outputs suffice to reconstruct the internal state).
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-splitmix-dev 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libghc-base-dev-4.17.2.0-e9124
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-deepseq-dev-1.4.8.0-ddf16
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- Multiprecision arithmetic library