All Projects → haskell → random

haskell / random

Licence: other
Random number library

Programming Languages

haskell
3896 projects

The Haskell Standard Library

Random Number Generation

Status

Language Github Actions Drone.io Coveralls
GitHub top language Build Status Build Status Coverage Status
Github Repo Hackage Nightly LTS
random Hackage Nightly LTS

Description

This library provides a basic interface for (splittable) pseudo-random number generators.

The API documentation can be found here:

http://hackage.haskell.org/package/random/docs/System-Random.html

An older version of this library is included with GHC in the haskell98 package. This newer version is included in the Haskell Platform.

Please report bugs in the GitHub issue tracker (no longer in the GHC trac).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].