fill_bytes

Function fill_bytes 

Source
pub fn fill_bytes<R: Rng>(rng: &mut R, buf: &mut [u8])
Expand description

Fill a byte buffer with random data