@hackage mwc-random0.15.3.0
Fast, high quality pseudo random number generation
Categories
License
BSD-2-Clause
Maintainer
Alexey Khudyakov <alexey.skladnoy@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (6)
Dependents (183)
@hackage/pava, @hackage/accelerate-bignum, @hackage/random, @hackage/vinyl, @hackage/online, @hackage/critbit, Show all…
Package Flags
benchpapi
(off by default)
Enable building of benchmarks which use instruction counters. It requires libpapi and only works on Linux so it's protected by flag
Efficient, general purpose pseudo-random number generation
This package provides the System.Random.MWC module, a Haskell library for generating high-quality pseudo-random numbers in a space- and time-efficient way.
Get involved!
Please report bugs via the github issue tracker.
Master git repository:
git clone https://github.com/haskell/mwc-random.git
Authors
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.