rand::reseeding::DEFAULT_GENERATION_THRESHOLD [] [src]

const DEFAULT_GENERATION_THRESHOLD: usize = 32 * 1024
Unstable (rand)

: use rand from crates.io

How many bytes of entropy the underling RNG is allowed to generate before it is reseeded.