Function mock::rand_bytes

source ·
pub fn rand_bytes(size: usize) -> Vec<u8> 
Expand description

Generate random bytes for the specified size.