Initializes an RngStream g
CreateStream()
Reads the value of the package seed, initializes the RngStream and updates the package seed.
g := CMRG.CreateStream();
function CreateStream output RngStream g "Created RngStream"; end CreateStream;