@haxall/haxall
    Preparing search index...

    Interface GeneratePrimeOptions

    interface GeneratePrimeOptions {
        add?: LargeNumberLike;
        bigint?: boolean;
        rem?: LargeNumberLike;
        safe?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    bigint?: boolean
    safe?: boolean
    false