Module rustix::rand

source ·
Available on crate feature rand only.
Expand description

Random-related operations.

Structs

Functions

  • getrandom(buf, flags)—Reads a sequence of random bytes.