FICHA · MANJARO

haskell-random-fu

Random number generation

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

Description

Provides random number generation utilities for Haskell. Random values are used in simulations, tests, randomized algorithms, games, sampling, and examples that need varied behavior.

It is useful for general non-security randomness. For passwords, tokens, keys, or other secrets, use a cryptographically appropriate random source instead of a general-purpose generator.

Permissions

Permissions not analysed for this source yet.