Skip to content

silky/mwc-random

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 93.0%
  • R 5.8%
  • Shell 1.2%