mazey
    Preparing search index...

    Function isHit

    • Deprecated alias of randomBoolean.

      Parameters

      • rate: number

        Probability expressed as a value from 0 to 1.

      Returns boolean

      Whether the random value is less than the probability.

      Use randomBoolean instead.