some Javascript

Oct 15, 2010 10:04

var randomnumber=Math.floor(Math.random()*11)
#where 11 dictates that the random number will fall between 0-10
Previous post Next post
Up