tree: aa7f434fa027fc3adf059d639abbd45cbc1c35c9 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. .cargo_vcs_info.json
  4. BUILD.bazel
  5. Cargo.toml
  6. Cargo.toml.orig
  7. CHANGELOG.md
  8. COPYRIGHT
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. README.md
third_party/rust_crates/vendor/rand_xoshiro-0.1.0/README.md

rand_xoshiro

Build Status Build Status Latest version Book API API Minimum rustc version

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:

License

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.