/mwc-random

A very fast Haskell library for generating high quality pseudo-random numbers.

Primary LanguageHaskellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Efficient, general purpose pseudo-random number generation

Build Status

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.