The generator supports a wide range of discoverable configuration options via the
optional options argument.
Many of those options are forwarded to the corresponding fast-check arbitrary.
Note: support for options.minDepth is experimental. If you use it, be advised that
even with a minimum depth of 1, the schemas produced will be quite large. Using this option
in your CI/CD pipeline is not recommended.
SeedGenerator
Pseudo-random seed generator.
The generator supports a wide range of discoverable configuration options via the optional
options
argument.Many of those options are forwarded to the corresponding
fast-check
arbitrary.Note: support for
options.minDepth
is experimental. If you use it, be advised that even with a minimum depth of 1, the schemas produced will be quite large. Using this option in your CI/CD pipeline is not recommended.See also:
SeedGenerator