plutus_ledger_api::generators::correct

Module primitive

Source
Expand description

Proptest strategies for most common primitive types

These strategies always return valid values.

Functionsยง

  • Strategy to generate an arbitrary boolean
  • Strategy to generate an arbitrary bytestring
  • Strategy to generate an arbitrary character
  • Strategy to generate a complicated data structure
  • Strategy to generate an arbitrary BigInt
  • Strategy to generate an arbitrary non-negative BigInt
  • Strategy to generate an arbitrary string