Crate rand_hc[][src]

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.