Crate rand_hc

source ·
Expand description

The HC128 random number generator.

Structs§

  • The core of Hc128Rng, used with BlockRng.
  • A cryptographically secure random number generator that uses the HC-128 algorithm.