Class Index | File Index

Classes


Built-In Namespace Math

Method Summary
Method Attributes Method Name and Description
<static>  
Math.randomInt(limit)
Generate a random integer between 0 and max-1
Method Detail
<static> Math.randomInt(limit)
Generate a random integer between 0 and max-1
Defined in: utility.js.
Parameters:
limit

Documentation generated by JsDoc Toolkit 2.3.2 on Sun May 09 2010 09:58:04 GMT-0400 (EDT)