How to Install libghc-dice-entropy-conduit-prof in Ubuntu 18.04



Install libghc-dice-entropy-conduit-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-dice-entropy-conduit-prof

Description:

secure n-sided dice rolls and random sampling; profiling libraries

Haskll library providing cryptographically secure n-sided dice rolls, and random sampling within a given range. The technique of rejection sampling is used to obtain the random data. The number of random bits used is close to the optimal bound, information-theoretically speaking. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: http://monoid.at/#Code

Version: 1.0.0.1-4build7

Section: universe/haskell