Docs.rs
xoroshiro128-0.5.0
xoroshiro128 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
mscharley
Dependencies
rand ^0.7
normal
optional
rand_core ^0.5
normal
Versions
25%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xoroshiro128
0.5.0
All Items
Crate Items
Structs
Traits
Crate
xoroshiro128
Copy item path
Source
Expand description
Utilities for generating psuedo-random numbers quickly.
Structs
§
Split
Mix64
Rng
XorShift1024
Rng
Xoroshiro128
Rng
Traits
§
RngCore
The core of a random number generator.
Seedable
Rng
A random number generator that can be explicitly seeded.