FICHA · MANJARO

haskell-random

Pseudo-random number generation

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

Description

Provides pseudorandom number generation for Haskell. Random generators are used when programs need varied values for simulations, tests, games, sampling, or randomized algorithms.

It is useful for general non-security randomness. Security-sensitive code should use a cryptographically appropriate source instead of assuming any pseudorandom generator is suitable.

Permissions

Permissions not analysed for this source yet.