pub fn fake_random_data(size: usize) -> Vec<u8>
Expand description

Creates a vector of random data with a fixed seed.