How to Create a Useful Random Number in Javascript

Javascript’s built in randomizer returns a probability – a random value between 0 and 1. You need to do a little extra work to get a random number that’s use-able for picking a random item from a list or working into a game design. This will show you the standard formula for creating a useful random number from that original randm value.
View Tutorial
Tags: ,
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

No Responses to “How to Create a Useful Random Number in Javascript”

Leave a Reply

Name:
Email:
Website:
Comment:
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>