Skip to main content

cprng_draw

Function cprng_draw 

Source
pub fn cprng_draw(buffer: &mut [u8])
Expand description

Overwrite buffer with bytes drawn from a thread-local CSPRNG (backed by ChaCha12).