@hackage random-fu0.0.3
Random number generation
Categories
License
LicenseRef-PublicDomain
Maintainer
James Cook <james.cook@usma.edu>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (13)
- array
- base >=3 && <4
- containers
- erf
- mersenne-random-pure64
- monad-loops >=0.3.0.1 Show all…
Dependents (51)
@hackage/fei-datasets, @hackage/linden, @hackage/network-topic-models, @hackage/ascii-cows, @hackage/polysemy-RandomFu, @hackage/Dust-tools, Show all…
Package Flags
base4(on by default)
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.