Math functions
Function random

java.lang.Number random(java.lang.Object, java.lang.Object)
Returns a pseudo-random Number greater than or equal to the first number and less than the second.

Example:
${math:random(number1, number2)}


Function Information
Function Classcom.logikdev.jsftools.StaticMathTool
Function Signaturejava.lang.Number random(java.lang.Object, java.lang.Object)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.