Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Javascript

Name: Anonymous 2012-10-04 22:59

How do I create 3 random numbers and make it so those numbers are not the same?

Name: Anonymous 2012-10-04 23:04

var random_numbers = [ Math.random(), 1 + Math.random(), 2 + Math.random() ];

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List