org.richfaces.demo.common
Class RandomDataHelper

java.lang.Object
  extended by org.richfaces.demo.common.RandomDataHelper

public class RandomDataHelper
extends java.lang.Object


Constructor Summary
RandomDataHelper()
           
 
Method Summary
static int random(int min, int max)
           
static java.lang.Object random(java.lang.Object[] values)
           
static java.lang.String randomString(int length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomDataHelper

public RandomDataHelper()
Method Detail

random

public static int random(int min,
                         int max)

random

public static java.lang.Object random(java.lang.Object[] values)

randomString

public static java.lang.String randomString(int length)


Copyright © 2009. All Rights Reserved.