com.acquitygroup.demandware:demandware-testing-framework:0.09

com.acquitygroup.webtest.util
[Java] Enum RandomUtil

java.lang.Object
  com.acquitygroup.webtest.util.RandomUtil

public enum RandomUtil

Provides a simple utility to produce a Secure Random Number REVIEWREQUIRED "Check to see if a seed is needed"


Enum Constant Summary
INSTANCE

 
Method Summary
static int getInt(int max)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Enum Constant Detail

INSTANCE

RandomUtil INSTANCE


 
Method Detail

getInt

public static int getInt(int max)


 

com.acquitygroup.demandware:demandware-testing-framework:0.09