pub fn generate_content(seed: u64) -> Vec<u8> ⓘ
Generate a Vec of random bytes from a seed using a standard distribution.