@hackage / RandomDotOrg

Haskell bindings to the RANDOM.ORG Core API

Latest1.0

About

Metadata

  • Last updated , by mpilgrem
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: public@pilgrem.com

  • Lottery factor: 1

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    example (off by default)

    Build the example application RandomDotOrg-example.

Readme

RandomDotOrg

Haskell bindings to the RANDOM.ORG Core API (Release 4). The API provides access to a true random number generator (TRNG) based on atmospheric noise.

NB: The use of the API's services is subject to the terms and conditions of Randomness and Integrity Services Limited.

An example of use of the library is provided in the example folder.

This package and its repository have no connection with Randomness and Integrity Services Limited or its affilates or the RANDOM.ORG domain.

Alternative packages

  • RandomDotOrg < 1.0 (deprecated): Haskell bindings to the RANDOM.ORG website. Does not require an API key. Quotas are allocated to IP addresses.

  • librandomorg (unrelated package): Haskell bindings to the RANDOM.ORG website. Does not require an API key. Quotas are allocated to IP addresses.