language-puppet-0.11.1.1: Tools to parse and evaluate the Puppet DSL.

Safe HaskellNone

Puppet.Interpreter.RubyRandom

Documentation

rbGenrandInt32 :: RandState -> (Int, RandState)

randInit :: Integer -> RandState

limitedRand :: RandState -> Int -> (Int, RandState)