Expand description
Sources for obtaining entropy.
Re-exports
pub use darwin::entropy as system;
Modules
- An entropy generator for macOS/iOS, using libc’s
getrandom
function.
Functions
- This just panics.
- A wrapper function for non-x86(64) platforms that do not have rdseed.