Available on crate feature
rand only.Expand description
Random-related operations.
Structs§
- GetRandom
Flags linux_kernel GRND_*flags for use withgetrandom.
Functions§
- getrandom
linux_kernel getrandom(buf, flags)—Reads a sequence of random bytes.