railo.runtime.functions.math
Class Randomize

java.lang.Object
  extended by railo.runtime.functions.math.Randomize
All Implemented Interfaces:
Serializable, Function

public final class Randomize
extends Object
implements Function

See Also:
Serialized Form

Constructor Summary
Randomize()
           
 
Method Summary
static double call(PageContext pc, double number)
           
static double call(PageContext pc, double number, String algorithm)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Randomize

public Randomize()
Method Detail

call

public static double call(PageContext pc,
                          double number)

call

public static double call(PageContext pc,
                          double number,
                          String algorithm)
                   throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo