chickadee » random-mtzig » random-mtzig:init

random-mtzig:initprocedure

Creates an initial seed array and returns the corresponding generator state vector. If the optional SEED is not specified, the generator is initialized with a seed from /dev/urandom or with the current time in seconds. If SEED can be an integer or an u32vector.