パッケージ: libghc-splitmix-prof (0.1.0.5-2) [debports]
fast splittable PRNG; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-splitmix-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-aa03d
- パッケージは利用できません
-
- dep: libghc-deepseq-prof-1.4.8.1-9013f
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-splitmix-dev (= 0.1.0.5-2)
- fast splittable PRNG