Fork me on GitHub

libRNG by Brendan Hickey

A public domain collection of efficient and robust random number generators.

Generators

Dependencies

libRNG has been tested with:

Install

Build a shared object with `make`

License

libRNG is released into the public domain via Unlicense.

Authors

libRNG was written by Brendan Hickey.
It contains code released into the public domain by George Marsaglia and David Jones.

Contact

Brendan Hickey

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/bhickey/librng