Function dryoc::rng::copy_randombytes

source ·
pub fn copy_randombytes(dest: &mut [u8])
Expand description

Provides random data up to length of data from the OS’s random number generator.