[ 源代码: haskell-splitmix ]
软件包:libghc-splitmix-dev(0.1.0.5-2)
libghc-splitmix-dev 的相关链接
Debian 的资源:
下载源码包 haskell-splitmix:
- [haskell-splitmix_0.1.0.5-2.dsc]
- [haskell-splitmix_0.1.0.5.orig.tar.gz]
- [haskell-splitmix_0.1.0.5-2.debian.tar.xz]
维护小组:
相似软件包:
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 (>= 2.27)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-b5217
- 本虚包由这些包填实: ghc
-
- dep: libghc-deepseq-dev-1.4.8.1-f9583
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库