randomBoolean static method

bool randomBoolean()

Implementation

static bool randomBoolean() => getRandom().nextBool();