@hackage mwc-random0.13.2.2
Fast, high quality pseudo random number generation
Categories
License
BSD-3-Clause
Maintainer
Bryan O'Sullivan <bos@serpentine.com>
Links
Versions
Installation
Dependencies (4)
Dependents (183)
@hackage/pava, @hackage/accelerate-bignum, @hackage/random, @hackage/vinyl, @hackage/online, @hackage/critbit, Show all…
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 git repository:
git clone git://github.com/bos/mwc-random.git
There's also a Mercurial mirror:
hg clone http://bitbucket.org/bos/mwc-random
(You can create and contribute changes using either Mercurial or git.)
Authors
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.