RichFaces Showcase 4.1.0.20111101-M4

org.richfaces.demo.common.data
Class RandomHelper

java.lang.Object
  extended by org.richfaces.demo.common.data.RandomHelper

public final class RandomHelper
extends Object


Method Summary
static int genRand()
           
static int rand(int lo, int hi)
           
static String randomstring(int lo, int hi)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

genRand

public static int genRand()

rand

public static int rand(int lo,
                       int hi)

randomstring

public static String randomstring(int lo,
                                  int hi)

RichFaces Showcase 4.1.0.20111101-M4

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.