Type Alias: RandomType
RandomType =
"mersenne"|"congruential"|"congruential32"|"xorshift128plus"|"xoroshiro128plus"
Defined in: packages/fast-check/src/check/runner/configuration/RandomType.ts:7
Random generators automatically recognized by the framework without having to pass a builder function
Remarks
Since 2.2.0