random-source: Generic basis for random number generators
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.12, 0.3.0.13 |
---|---|
Change log | changelog.md |
Dependencies | base (>=3 && <4.16), flexible-defaults (>=0.0.0.2), mersenne-random-pure64, mtl (>=1 && <2 || >=2.0 && <2.3), mwc-random, primitive, random (>=1.2.0 && <1.3), stateref (>=0.3 && <0.4), 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 DominicSteinitz at 2023-04-16T09:44:49Z |
Modules
- Data
- Random
- Internal
- Data.Random.Internal.Source
- Data.Random.Internal.Words
- Data.Random.Source
- Data.Random.Source.DevRandom
- Data.Random.Source.IO
- Data.Random.Source.MWC
- Data.Random.Source.PureMT
- Data.Random.Source.Std
- Data.Random.Source.StdGen
- Internal
- Random
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- random-source-0.3.0.12.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees