random-source: Generic basis for random number generators

[ deprecated, library, math, public-domain ] [ Propose Tags ]
Deprecated

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.2: Fixes for GHC 7.2.*'s crazy Template Haskell changes.

Changes in 0.3.0.1: None except setting dependency on flexible-defaults >= 0.0.0.2.

Flags

Automatic Flags
NameDescriptionDefault
base4

base-4 and above do not include syb

Enabled
mtl2

mtl-2 has State, etc., as "type" rather than "newtype"

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.3, 0.3.0.2, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.8, 0.3.0.10, 0.3.0.11, 0.3.0.12, 0.3.0.13 (info)
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 [details]
License LicenseRef-PublicDomain
Author James Cook <james.cook@usma.edu>
Maintainer James Cook <james.cook@usma.edu>
Revised Revision 1 made by Bodigrim at 2022-02-17T23:01:21Z
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 2011-11-15T14:53:43Z
Distributions Debian:0.3.0.8
Reverse Dependencies 23 direct, 44 indirect [details]
Downloads 12616 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]