@hackage random-fu0.0.0.2
Random number generation
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <james.cook@usma.edu>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (7)
- base >=3 && <4.3
- bytestring
- mersenne-random-pure64
- monad-loops >=0.3.0.1
- mtl
- random Show all…
Dependents (51)
@hackage/fei-datasets, @hackage/linden, @hackage/network-topic-models, @hackage/ascii-cows, @hackage/polysemy-RandomFu, @hackage/Dust-tools, Show all…
Random number generation based on orthogonal typeclasses for entropy sources and random variable distributions, all served up on a monadic platter. Aspires to be useful in an idiomatic way in both "pure" and "impure" styles, as well as reasonably fast. May not yet meet the latter goal, but I think the former is starting to shape up nicely.