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

Generates and returns bytes of length len.