rc_crypto::rand

Function fill

Source
pub fn fill(dest: &mut [u8]) -> Result<()>
Expand description

Fill a buffer with cryptographically secure pseudo-random data.