haskell-tf-random 0.5-5 source package in Ubuntu

Changelog

haskell-tf-random (0.5-5) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:10 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
haskell-tf-random_0.5-5.dsc 2.4 KiB 67309a9e5fa80630144aa4f82e1397a32e556e9862dd6fa1e31fbc5979321c83
haskell-tf-random_0.5-5.debian.tar.xz 3.3 KiB 5ceb40a8da41abd930aba06342dc7b6f87d7c7757865dae2d3432f93b1ca7592
haskell-tf-random_0.5.orig.tar.gz 18.0 KiB 2e30cec027b313c9e1794d326635d8fc5f79b6bf6e7580ab4b00186dadc88510

Available diffs

No changes file available.

Binary packages built by this source

libghc-tf-random-dev: No summary available for libghc-tf-random-dev in ubuntu zesty.

No description available for libghc-tf-random-dev in ubuntu zesty.

libghc-tf-random-doc: 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.

libghc-tf-random-prof: No summary available for libghc-tf-random-prof in ubuntu yakkety.

No description available for libghc-tf-random-prof in ubuntu yakkety.