Skip to main content

GRND_RANDOM

Constant GRND_RANDOM 

Source
pub const GRND_RANDOM: c_uint = 2;
Expand description

See https://www.man7.org/linux/man-pages/man2/getrandom.2.html.

If this bit is set, then random bytes are drawn from the random source instead of the urandom source.