[−][src]Function rc_crypto::rand::fill
pub fn fill(dest: &mut [u8]) -> Result<()>
Fill a buffer with cryptographically secure pseudo-random data.
pub fn fill(dest: &mut [u8]) -> Result<()>
Fill a buffer with cryptographically secure pseudo-random data.