Docs.rs
alazar-0.0.2
alazar 0.0.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joseluis
Dependencies
devela ^0.9.0
normal
rand_core ^0.6.4
normal
optional
Versions
100%
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
alazar
0.0.2
All Items
Crate Items
Modules
Crate
alazar
Copy item path
Source
Expand description
Random number generation.
Modules
ยง
all
All items are reexported here.
misc
Miscellaneous pseudo-random number generators.
xorshift
Pseudo-random number generators based on
Xorshift
.