effect-io-ai

Package: effect
Module: TRandom

TRandom.nextBoolean

Returns the next boolean value from the pseudo-random number generator.

Signature

declare const nextBoolean: STM.STM<boolean, never, TRandom>

Source

Since v2.0.0