Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 686 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 686 Bytes

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.