railo.runtime.functions.math
Class Rand

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

public final class Rand
extends Object
implements Function

See Also:
Serialized Form

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

Constructor Detail

Rand

public Rand()
Method Detail

call

public static double call(PageContext pc)

call

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


Copyright © 2012 Railo