sfmt

Crate docs.rs Build Status

Rust implementation of [SIMD-oriented Fast Mersenne Twister (SFMT)] interface using x86-SIMD in std::arch. This is pure rust re-implementation, and tested on Windows/macOS/Linux.

Limitations

License

MIT-License