Function bc_rand::fake_random_data

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

Creates a vector of random data with a fixed seed.