A platform independent entropy source
A mostly platform independent method to obtain cryptographically strong entropy (RDRAND, urandom, CryptAPI, and patches welcome) Users looking for cryptographically strong (number-theoretically sound) PRNGs should see the 'DRBG' package too.
Thomas DuBuisson <thomas.dubuisson@gmail.com>
Thomas DuBuisson <thomas.dubuisson@gmail.com>
BSD3
None
if (!(impl(ghcjs >=0) || os(ghcjs)) && (!os(windows) && !os(halvm)))
if (!(impl(ghcjs >=0) || os(ghcjs)) && os(windows))
if (impl(ghcjs >=0) || os(ghcjs))