Simple wrapper class around Java's {@link SecureRandom} class. Not intendedfor simulation (due to speed concerns), but should provide a decent comparison as it is cryptographically secure and will probably pass all tests we have (and will have).
@author Johannes Rössel
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.