pub fn get_random(p: &mut [u8], flags: usize) -> Result<usize>
GetRandom calls the getrandom system call.