Function orion::util::gen_rand_key [] [src]

pub fn gen_rand_key(len: usize) -> Vec<u8>

Return a random byte vector of a given length.