Hoogle Search

Within LTS Haskell 24.1 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newStdGen :: MonadIO m => m StdGen

    random System.Random

    Applies split to the current global pseudo-random generator globalStdGen, updates it with one of the results, and returns the other.

Page 1 of 1