A Random decorator that behaves as if each thread had a separate instance. For example, if used to decorate a {@link StratifiedRandom}, the stratification would be done independently on each thread.
@author Brad Kimmel
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.