BSD-3-Clause licensed and maintained by Thomas DuBuisson
This version can be pinned in stack with:entropy-0.3.8@sha256:d5e94e56f6868574f6f8d038bbb37370e9d74746afa53de42092c07ca75663ea,2614

Module documentation for 0.3.8

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