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

Last updated: May 18,2024

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

This guide covers the steps necessary to install libghc-tf-random-doc on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libghc-tf-random-doc on Ubuntu 21.10 (Impish Indri):

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

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

Package: libghc-tf-random-doc
Architecture: all
Version: 0.5-10build2
Priority: extra
Section: universe/doc
Source: haskell-tf-random
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 565
Depends: haddock-interface-35
Recommends: libghc-random-doc, libjs-mathjax
Filename: pool/universe/h/haskell-tf-random/libghc-tf-random-doc_0.5-10build2_all.deb
Size: 50968
MD5sum: 3e427ea467ec892de09fb1ebd999929c
SHA1: ea3d2bfd89b39d8798552fd44b14fbcc6f6ae952
SHA256: e4ae7f30679c56aa0a699fa2b7e37140ab3d77a7c1736474b2e2230008d825c7
SHA512: dafd4fc6e74eba9d523730c2d2b724dd16102daa165698dd432ab0f6fdfac1c980bfda7d9b616fe17946052bf67c91d2a69b9d81dc8f8cd55590ae5087d4b8d7
Homepage: https://hackage.haskell.org/package/tf-random
Description-en: high-quality splittable pseudorandom number generator; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d14026f161d06bd5a569aebd407d4034