Skip to content

oneIn

oneIn(n): boolean

Defined in: src/secure.ts:145

true with probability 1 / n.

number

boolean

oneIn(20); // false