random_bytes

Function random_bytes 

Source
pub fn random_bytes(n: usize) -> Vec<u8> 
Expand description

Generate random bytes of the given length.