Skip to content

haskell/mwc-random

Repository files navigation

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.