Rust implementation of the xoshiro, xoroshiro and splitmix64 random number generators.
This crate depends on rand_core and is part of the Rand project.
Links:
rand_xoshiro
is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.