How to Install and Uninstall libghc-tf-random-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "libghc-tf-random-prof" package

This guide let you learn how to install libghc-tf-random-prof on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-tf-random-prof

2. Uninstall "libghc-tf-random-prof" package

Please follow the step by step instructions below to uninstall libghc-tf-random-prof on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-tf-random-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-tf-random-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-tf-random-prof
Architecture: amd64
Version: 0.5-10build2
Priority: extra
Section: universe/haskell
Source: haskell-tf-random
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 609
Provides: libghc-tf-random-prof-0.5-7b4a1
Depends: libghc-tf-random-dev (= 0.5-10build2), libghc-base-prof-4.13.0.0-2f220, libghc-primitive-prof-0.7.0.1-fc459, libghc-random-prof-1.1-523a8, libghc-time-prof-1.9.3-1ee94
Filename: pool/universe/h/haskell-tf-random/libghc-tf-random-prof_0.5-10build2_amd64.deb
Size: 69076
MD5sum: da508b3e6a9515c1827f4fb968deed52
SHA1: a3e89f15f2f9417364d3452bfeb4292a5574d7fc
SHA256: f57a4a195c84b1bdaf1c569fb7f01d2834741b6b7359002f9b931e4c9503e2db
SHA512: ac998f62e7dcc80d0c0651c0b2feca9867fdd27262ea872254371306a131148b840be5a9c447715d6ce7850b9043e4dd54a827e97ca6f1a6b2e3f0c62a369dae
Homepage: https://hackage.haskell.org/package/tf-random
Description-en: high-quality splittable pseudorandom number generator; profiling libraries
This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic hash
function built on top of the ThreeFish block cipher. See the paper Splittable
Pseudorandom Number Generators Using Cryptographic Hashing by Claessen, Pałka
for details and the rationale of the design.
.
The package provides the following:
.
* A splittable PRNG that implements the standard System.Random.RandomGen class.
.
* The generator also implements an alternative version of the
System.Random.TF.Gen.RandomGen class (exported from System.Random.TF.Gen),
which requires the generator to return pseudorandom integers from the full
32-bit range, and contains an n-way split function.
.
* An alternative version of the Random class is provided, which is linked to
the new RandomGen class, together with Random instances for some integral
types.
.
* Two functions for initialising the generator with a non-deterministic
seed: one using the system time, and one using the /dev/urandom UNIX
special file.
.
Please note that even though the generator provides very high-quality
pseudorandom numbers, it has not been designed with cryptographic applications
in mind.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: c2dcc0da28ce93c1e377ea783254516b