pub fn to_vec(len: usize) -> Result<Vec<u8>>
Expand description

Creates a len-sized vec filled with crpytographically secure random bytes