API Reference | fast-check | Property based testing framework
    Preparing search index...

    Type Alias RandomGenerator

    RandomGenerator:
        | RandomGenerator7x
        | RandomGenerator8x
        | JumpableRandomGenerator8x

    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.

    Since 4.6.0