Initializes the random number generator
initGenerator()
Reads the value of the package seed, initializes the Generator and updates the package seed.
g := Variates.initGenerator();
function initGenerator = CMRG.CreateStream;