Crates.io | mersenne_twister |
lib.rs | mersenne_twister |
version | 1.1.1 |
source | src |
created_at | 2015-02-02 03:37:04.402399 |
updated_at | 2018-01-17 17:08:07.696849 |
description | Mersenne Twister pseudorandom number generator |
homepage | |
repository | https://github.com/dcrewi/rust-mersenne-twister |
max_upload_size | |
id | 1335 |
size | 101,847 |
This is a pure rust port of the Mersenne Twister pseudorandom number generators. See the rustdoc for suggested usage.
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.