25package umontreal.ssj.rng;
CloneableRandomStream extends RandomStream and Cloneable.
CloneableRandomStream clone()
Clones the current object and returns its copy.
This interface defines the basic structures to handle multiple streams of uniform (pseudo)random numb...