[go: up one dir, main page]

Module rustix::rand

source ·
Available on crate feature rand only.
Expand description

Random-related operations.

Structs

GRND_* flags for use with getrandom.

Functions

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