3 releases
0.1.2 | Apr 22, 2020 |
---|---|
0.1.1 | Apr 22, 2020 |
0.1.0 | Apr 22, 2020 |
#1522 in Algorithms
11KB
188 lines
Rustmt
A MT19937 PRNG implementation for rust
Usage
[dependencies]
rustmt = "0.1.2"
Rust version requirements
This crate will work with version 1.28.0 of rust and up.
License
Rustmt is distributed under the terms of the MIT license
lib.rs
:
trinity John 3:16
A MT19937 PRNG implementation for Rust.