random-source: Generic basis for random number generators
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.6: Fixed overzealous fix in 0.3.0.5. The people responsible for sacking the people who have been sacked, etc., have been sacked.
Changes in 0.3.0.5: Renamed some internal modules and accidentally some external ones too. Whoops. Please don't use this version, it will only end in tears.
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.
Versions | 0.3, 0.3.0.2, 0.3.0.4, 0.3.0.5, 0.3.0.6 |
---|---|
Dependencies | base (>=3 && <5), flexible-defaults (>=0.0.0.2), mersenne-random-pure64, mtl (>=1 && <3), mwc-random, random, stateref (==0.3.*), syb, template-haskell, th-extras [details] |
License | LicenseRef-PublicDomain |
Author | James Cook <mokus@deepbondi.net> |
Maintainer | James Cook <mokus@deepbondi.net> |
Category | Math |
Home page | https://github.com/mokus0/random-fu |
Source repo | head: git clone https://github.com/mokus0/random-fu.git(random-source) |
Uploaded | by JamesCook at Tue Jul 16 05:29:48 UTC 2013 |
Distributions | Debian:0.3.0.6, LTSHaskell:0.3.0.6, NixOS:0.3.0.6, openSUSE:0.3.0.6 |
Downloads | 6114 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Flags
Name | Description | Default | Type |
---|---|---|---|
base4 | base-4 and above do not include syb | Enabled | Automatic |
mtl2 | mtl-2 has State, etc., as "type" rather than "newtype" | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- random-source-0.3.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)