Module rustix::rand[][src]

Expand description

Random-related operations.

Structs

GRND_* flags for use with getrandom.

Functions

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