2015-02-25 05:29:56 +08:00
|
|
|
This package contains an implementation of a high-quality splittable
|
|
|
|
pseudorandom number generator. The generator is based on a
|
|
|
|
cryptographic hash function built on top of the ThreeFish block
|
|
|
|
cipher. See the paper Splittable Pseudorandom Number Generators
|
2016-05-26 23:34:56 +08:00
|
|
|
Using Cryptographic Hashing by Claessen, Palka for details and the
|
2015-02-25 05:29:56 +08:00
|
|
|
rationale of the design.
|
|
|
|
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
|
|
the ghc package database: ghc-pkg recache
|