Function bc_crypto::fill_random_data
source · pub fn fill_random_data(data: &mut [u8])Expand description
Fill the given slice with cryptographically strong random bytes.
pub fn fill_random_data(data: &mut [u8])Fill the given slice with cryptographically strong random bytes.