This is a pure rust port of the Mersenne Twister pseudorandom number generators. See the rustdoc for suggested usage.
Rust's random number generator interfaces are unstable, and this crate's interface will continue to evolve with them.