FICHA · MANJARO

haskell-generic-random

Generic random generators for QuickCheck

  • testing-library
  • LIBRARY
  • TESTING
  • GENERATORS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for creating generic random generators for QuickCheck. It helps developers generate test data for custom types using their generic structure instead of writing every generator manually.

Use it to improve property-based test coverage with less boilerplate. Generated data should still be shaped to include realistic and edge-case values for the domain being tested.

Permissions

Permissions not analysed for this source yet.