Expand description
Implementation for Linux / Android with /dev/urandom
fallback
Re-exportsยง
Constantsยง
- NOT_
AVAILABLE ๐ - Sentinel value which indicates that
libc::getrandom
either not available, or not supported by kernel.
Staticsยง
- GETRANDOM_
FN ๐
Functionsยง
- fill_
inner - init ๐
- use_
file_ ๐fallback
Type Aliasesยง
- GetRandom
Fn ๐