The random-source package
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.
Changes in 0.3.0.4: Fixed a typo that broke building with MTL-1
Changes in 0.3.0.3: Fixes for GHC's deprecation of Foreign.unsafePerformIO
Changes in 0.3.0.2: Fixes for GHC 7.2.*'s crazy Template Haskell changes.
Properties
| Versions | 0.3, 0.3.0.2, 0.3.0.4 |
|---|---|
| Dependencies | base (3.*), flexible-defaults (≥0.0.0.2), mersenne-random-pure64, mtl (1.*), random, stateref (0.3.*), template-haskell, th-extras or base (3.*), flexible-defaults (≥0.0.0.2), mersenne-random-pure64, mtl (2.*), random, stateref (0.3.*), template-haskell, th-extras or base (4.*), flexible-defaults (≥0.0.0.2), mersenne-random-pure64, mtl (1.*), random, stateref (0.3.*), syb, template-haskell, th-extras or base (4.*), flexible-defaults (≥0.0.0.2), mersenne-random-pure64, mtl (2.*), random, stateref (0.3.*), syb, template-haskell, th-extras |
| License | PublicDomain |
| Author | James Cook <mokus@deepbondi.net> |
| Maintainer | James Cook <mokus@deepbondi.net> |
| Stability | provisional |
| Category | Math |
| Home page | https://github.com/mokus0/random-fu |
| Source repository | git clone https://github.com/mokus0/random-fu.git |
| Upload date | Wed Jan 2 17:32:30 UTC 2013 |
| Uploaded by | JamesCook |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.3.0.4 |
Modules
Downloads
- random-source-0.3.0.4.tar.gz (Cabal source package)
- package description (included in the package)