Function bc_crypto::random_data

source ·
pub fn random_data(size: usize) -> Vec<u8>
Expand description

Generate a vector of cryptographically strong random bytes of the given size.