Docs.rs
rdrand-0.1.7
Platform
i686-apple-darwin
i686-pc-windows-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
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
rdrand 0.1.7
An implementation of random number generator based on rdrand and rdseed instructions
Crate
Source
Builds
Feature flags
Documentation
Links
Documentation
nagisa/rust_rdrand
25
9
2
crates.io
Dependencies
rand ^0.3
Versions
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Owners
An implementation of random number generators based on `rdrand` and `rdseed` instructions.