moagg.util
Class RandomTool

java.lang.Object
  extended by moagg.util.RandomTool

public class RandomTool
extends java.lang.Object


Constructor Summary
RandomTool()
           
 
Method Summary
static double getRandom(double value, double fuzz)
           
static int getRandom(int value, int fuzz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomTool

public RandomTool()
Method Detail

getRandom

public static int getRandom(int value,
                            int fuzz)

getRandom

public static double getRandom(double value,
                               double fuzz)


Copyright © 2008. All Rights Reserved.