By roshanbh
via roshanbh.com.np
Published: Apr 06 2008 / 20:30
If you want to display a random number using javascript then here is the tip for you to display the random number in interesting way using javascript.
Comments
kenman replied ago:
.
kenman replied ago:
Ok, I am having a hard time understanding what this is all about. Is the goal of this function to simply get a random number between a min & max? If so, this is one of the worst ways possible. There is simply no need for recursion and setTimeout():
http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Math:random
Voters For This Link (9)
Voters Against This Link (3)