pub fn fill_random(value: &mut [u8])
Expand description

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