ExopData v0.1.1 ExopData.Generator behaviour View Source
Defines ExopData generators behaviour.
An ExopData’s generator should define generate/1
function
which takes a contract’s parameter options with your property test options
and returns StreamData generator made with respect to the options.