Module

Pha.Effects.Random

Package
purescript-pha
Repository
gbagan/purescript-pha

#Rng Source

data Rng a

Instances

#RNG Source

type RNG = FProxy Rng

#randomGenerate Source

randomGenerate :: forall r a. Random a -> Run (rng :: RNG | r) a