rustmt

Crates.iorustmt
lib.rsrustmt
version0.1.2
sourcesrc
created_at2020-04-22 01:32:42.956208
updated_at2020-04-22 01:56:30.678068
descriptionA MT19937 PRNG implementation for rust
homepage
repository
max_upload_size
id232771
size10,706
(snakeyworm)

documentation

README

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

Commit count: 0

cargo fmt