@hackage / random-source

Generic basis for random number generators

Version Deprecated package0.3.0.13

About

Metadata

  • Last updated , by DominicSteinitz
  • License LicenseRef-PublicDomain
  • Categories Mathematics
  • Maintained by: James Cook <mokus@deepbondi.net>

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Package Flags

Use the -f option with cabal commands to enable flags

    base4 (on by default)

    base-4 and above do not include syb

    mtl2 (on by default)

    mtl-2 has State, etc., as "type" rather than "newtype"

Readme

Random number generation based on entropy sources able to produce a small but well-defined set of primitive variates. Also includes facilities for "completing" partial implementations, making it easy to define new entropy sources in a way that is naturally forward-compatible. Now DEPRECATED: see README for further details.