pcg-rs

Build Status

Synopsis

This is a port of the PCG random number generation libary, made for C and C++, to Rust.

The library provides a simple interface to generate random 32 bit unsigned integers.

http://www.pcg-random.org