hermit::syscalls

Function sys_rand

Source
#[no_mangle]
pub extern "C" fn sys_rand() -> u32
Expand description

The function computes a sequence of pseudo-random integers in the range of 0 to RAND_MAX