ixfx
    Preparing search index...
    type RandomOpts = {
        attempts?: number;
        randomSource?: RandomSource;
    }
    Index

    Properties

    attempts?: number
    randomSource?: RandomSource