Skip to content

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

License

Notifications You must be signed in to change notification settings

DougBurke/mwc-random

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 91.8%
  • R 6.8%
  • Shell 1.4%