Skip to main content

Type Alias: RandomGenerator

RandomGenerator = RandomGenerator7x | RandomGenerator8x | JumpableRandomGenerator8x

Defined in: packages/fast-check/src/random/generator/RandomGenerator.ts:20

Merged type supporting both pure-rand v7 and v8 random generators. Keeping compatibility with v7 avoids a breaking API change and a new major version.

Remarks

Since 4.6.0