|
com.acquitygroup.demandware:demandware-testing-framework:0.09 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||
java.lang.Objectcom.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 |
|---|
RandomUtil INSTANCE
| Method Detail |
|---|
public static int getInt(int max)
com.acquitygroup.demandware:demandware-testing-framework:0.09