The random method performs numOps number of operations. The operations will be a mix of puts, gets, and removes. The key range will be from 0 to range.
@param range int The end of the key range.
@param numOps int The number of operations to perform
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.