packages feed

entropy-0.2.2.3: README.md

# 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.