sfmt 0.3.1

Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT)
docs.rs failed to build sfmt-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sfmt-0.7.0

sfmt

Crate docs.rs Build Status

Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT)

Be sure that this crate works only on nightly due to packed_simd.

License

MIT-License