Expand description
Sources for obtaining entropy.
Re-exports
pub use linux::entropy as system;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.