stack

Home > @infiniteobjects/core-library-web > Random > boolean

Random.boolean() method

Produce a boolean with a 50% chance of it being true.

Signature:

static boolean(): boolean;

Returns:

boolean