All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class weblab.chart.RandomGen

java.lang.Object
   |
   +----weblab.chart.RandomGen

public class RandomGen
extends Object
An easy-to-use random number generator.


Constructor Index

 o RandomGen()

Method Index

 o getInt(int, int)

Constructors

 o RandomGen
 public RandomGen()

Methods

 o getInt
 public static int getInt(int lo,
                          int hi)

All Packages  Class Hierarchy  This Package  Previous  Next  Index