What is the definition of the following predefined functions of System.Random ::
a) randomRIO :: (Int,Int)-> IO Int
b) putChar :: Char -> IO ()
What is the definition of the following predefined functions of System.Random ::
a) randomRIO :: (Int,Int)-> IO Int
b) putChar :: Char -> IO ()