Function askar_crypto::random::fill_random[][src]

pub fn fill_random(value: &mut [u8])
Expand description

Fill a mutable slice with random data using the system random number generator.