@haskell entropy0.3.6

A platform independent entropy source

A platform independent method to obtain cryptographically strong entropy (RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches welcome) Users looking for cryptographically strong (number-theoretically sound) PRNGs should see the DRBG package too.