fill_random

Function fill_random 

Source
pub fn fill_random(value: &mut [u8])
Available on crate feature getrandom only.
Expand description

Fill a mutable slice with random data using the system random number generator.