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.
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.)
This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.