rustmt 0.1.2

A MT19937 PRNG implementation for rust
Documentation
  • Coverage
  • 100%
    13 out of 13 items documented6 out of 11 items with examples
  • Size
  • Source code size: 10.33 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • snakeyworm

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