Module nanorand::entropy

source ·
Expand description

Sources for obtaining entropy.

Re-exports§

Modules§

  • An entropy generator for Linux, using libc’s getrandom function.

Functions§

  • This just panics.
  • A wrapper function for non-x86(64) platforms that do not have rdseed.