Skip to content

chance

chance(p): boolean

Defined in: src/secure.ts:133

true with probability p.

number

boolean

chance(0.25); // false