Function get_random

Source
pub fn get_random(p: &mut [u8], flags: usize) -> Result<usize>
Expand description

GetRandom calls the getrandom system call.