[][src]Module nettle::random

Cryptographic random number generators (CRNG).

Structs

Yarrow

Yarrow is a secure CRNG developed by Kelsey et.al.

Traits

Random

A cryptographic random number generator.