Packages

Property-based testing and metamorphic testing combinator library for Gleam

Current section

Files

Jump to
metamon include metamon@internal@report_RandomSource.hrl
Raw

include/metamon@internal@report_RandomSource.hrl

-record(random_source, {seed_value :: integer(), size :: integer()}).