xoshiro

Xoshiro, xoroshiro and splitmix64 random number generators


Keywords
rng
Licenses
MIT/Apache-2.0

Documentation

xoshiro

The crate is deprecated in favor of the rand_xoshiro crate.

Status

Rust implementation of the xoshiro, xoroshiro and splitmix64 random number generators.

License

xoshiro 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.