effect-io-ai

Package: effect
Module: Effect

Effect.random

Retrieves the Random service from the context.

Signature

declare const random: Effect<Random.Random, never, never>

Source

Since v2.0.0