Module getrandom::use_file

source ยท
Expand description

Implementations that just need to read from a file

Structsยง

Constantsยง

  • FD_UNINIT ๐Ÿ”’
  • FILE_PATH ๐Ÿ”’
    For all platforms, we use /dev/urandom rather than /dev/random. For more information see the linked man pages in lib.rs.

Functionsยง