Loom Engine - v3.1.1
    Preparing search index...

    Interface Pcg32State

    interface Pcg32State {
        state: bigint;
        inc: bigint;
        draws: number;
    }
    Index

    Properties

    Properties

    state: bigint
    inc: bigint
    draws: number