effect-io-ai

Package: effect
Module: TRandom

TRandom.nextInt

Returns the next integer from the pseudo-random number generator.

Signature

declare const nextInt: STM.STM<number, never, TRandom>

Source

Since v2.0.0