logo

Module rand::chacha[][src]

Expand description

The ChaCha random number generator.

Structs

A random number generator that uses the ChaCha20 algorithm [1].