[go: up one dir, main page]

[][src]Module rand::chacha

The ChaCha random number generator.

Structs

ChaChaRng

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