pub static RANDFD: AtomicI32
RANDFD — port of the file-static int randfd in Src/Modules/random.c:243. Holds the open fd for /dev/urandom. Set in boot_(), closed in finish_().
RANDFD
int randfd
Src/Modules/random.c:243
/dev/urandom
boot_()
finish_()