FICHA · MANJARO

haskell-pcg-random

Haskell bindings to the PCG random number generator.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides Haskell bindings to the PCG random number generator. PCG is a family of fast pseudorandom generators with good statistical behavior for many non-cryptographic uses.

It is useful for simulations, randomized tests, games, procedural generation, and algorithms that need reproducible randomness. It is a developer library and should not be assumed to provide cryptographic randomness.

Permissions

Permissions not analysed for this source yet.