Docs.rs
rand_hc-0.1.0
rand_hc 0.1.0
Docs.rs crate page
MIT
/
Apache-2.0
22 November 2022
Links
Homepage
Repository
crates.io
Source
Owners
dhardy
github:rust-random:maintainers
Dependencies
rand_core >=0.2, <0.4
normal
Versions
100%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate rand_hc
Version 0.1.0
All Items
Structs
?
Crate
rand_hc
source
·
[
−
]
Expand description
The HC128 random number generator.
Structs
Hc128Core
The core of
Hc128Rng
, used with
BlockRng
.
Hc128Rng
A cryptographically secure random number generator that uses the HC-128 algorithm.