hackage.haskell.org : random-source : 0.3.0.2
Random number generation based on entropy sources able to produce a small but well-defined set of primitive variates. Also includes facilities for "completing" partial implementations, making it easy to define new entropy sources in a way that is naturally forward-compatible. Now DEPRECATED: see README for further details.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:hackage/random-source@0.3.0.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- base >=3 && <4.5
- flexible-defaults >=0.0.0.2
- mersenne-random-pure64 *
- mtl >=1 && <3
- mwc-random *
- random *
- stateref >=0.3 && <0.4
- syb *
- template-haskell *
- th-extras *