fill_bytes

Function fill_bytes 

Source
pub fn fill_bytes(bytes: &mut [u8])
Expand description

Fills a slice with random bytes.