Random - jQuery plugin

Generate random numbers

 

Tested and works in Firefox 3.0.5, Opera 9.62, Chrome 1.0.154.43, Safari 3.2.1 and IE 7.0.5730.13 -- All on Win XP

 

Usage:

$.random(int);

To find a random number between 0 and int, or

$.randomBetween(minValue, maxValue);

To find a random number between minValue and maxValue

 

Contact me: Here

 

Example - 100 random numbers between 10 and 45:

Start ->

 

jquery.random - Download here!

 

blog comments powered by Disqus