blackout_target

Function generate_content

Source
pub fn generate_content(seed: u64) -> Vec<u8> 
Expand description

Generate a Vec of random bytes from a seed using a standard distribution.