Hoogle Search

Within LTS Haskell 22.17 (ghc-9.6.4)

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