rand_bytes

Function rand_bytes 

Source
pub fn rand_bytes(len: usize) -> Vec<u8> 
Expand description

Get a pseudo random vector of len bytes.