Crate rand_chacha[][src]

The ChaCha random number generator.

Structs

ChaChaCore

The core of ChaChaRng, used with BlockRng.

ChaChaRng

A cryptographically secure random number generator that uses the ChaCha algorithm.