public final class RandRange extends Object implements Function
Constructor and Description |
---|
RandRange() |
Modifier and Type | Method and Description |
---|---|
static double |
call(PageContext pc,
double number1,
double number2) |
static double |
call(PageContext pc,
double number1,
double number2,
String algo) |
static int |
invoke(int min,
int max) |
public RandRange()
public static double call(PageContext pc, double number1, double number2) throws ExpressionException
ExpressionException
public static double call(PageContext pc, double number1, double number2, String algo) throws ExpressionException
ExpressionException
public static int invoke(int min, int max) throws ExpressionException
ExpressionException
Copyright © 2015 Lucee