xoroshiro

Xoroshiro128+, xorshift1024*φ and splitmix64 random number generators


Keywords
rng
Licenses
MIT/Apache-2.0

Documentation

xoroshiro

The crate is deprecated in favor of the xoshiro crate.

Status

Rust implementation of the xoroshiro128+, xorshift1024*φ and splitmix64 random number generators.

License

xoroshiro is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, and LICENSE-MIT for details.

Other projects