copy_randombytes

Function 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.