BSD-3-Clause licensed and maintained by Thomas DuBuisson
This version can be pinned in stack with:entropy-0.3.7@sha256:5dc59b3c652c6684bb50a718ab1f9bdd672685fd100edaf33b1d56acbc8a8d3c,2437

Module documentation for 0.3.7

Depends on 3 packages(full list with versions):
Used by 6 packages in nightly-2016-05-27(full list with versions):

Introduction

This package allows Haskell users to easily acquire entropy for use in critical security applications by calling out to either windows crypto api, unix/linux’s /dev/urandom, or the RDRAND instruction.

This package supports Windows, {li,u}nix, QNX, and has preliminary support for HaLVM.

Build Status