My latest article Random Numbers in JavaScript, talks about some of the uses of random numbers and how to get pseudo-random numbers in JavaScript. There is also a link to a great resource I found with all sorts of information about random numbers, including a source of truly-random numbers.

Julie