make it random. |
make it random. |
Feb 13 2006, 11:14 AM
Post
#1
|
|
|
Ill get around to doing that.... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 518 Joined: Oct 2005 Member No: 275,913 |
Does anyone know how to make a javascript random??????
|
|
|
|
![]() |
Feb 13 2006, 09:54 PM
Post
#2
|
|
|
Ill get around to doing that.... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 518 Joined: Oct 2005 Member No: 275,913 |
ok then so how would I find out if it is right or not?
|
|
|
|
drilotedahl make it random. Feb 13 2006, 11:14 AM
mipadi Random in what way? JavaScript can generate a rand... Feb 13 2006, 12:09 PM
drilotedahl here Ill post the code...............
<script... Feb 13 2006, 02:59 PM
mipadi Well...I'm still not entirely sure what you... Feb 13 2006, 03:31 PM
drilotedahl ummm. Ok so I akm trying to randomize the differe... Feb 13 2006, 04:26 PM
mipadi Okay. The first thing to do is populate the array,... Feb 13 2006, 04:42 PM
drilotedahl ok I think you may have confused me a bit........
... Feb 13 2006, 04:54 PM
mipadi Try this:
CODEvar mem=[];
mem[0... Feb 13 2006, 04:58 PM
drilotedahl <script>
var mem=[];
mem[0... Feb 13 2006, 05:04 PM
mipadi I think it has something to do with the way the na... Feb 13 2006, 08:03 PM
drilotedahl OK you have me confused. By tweaking do you mean e... Feb 13 2006, 08:44 PM
mipadi Well, the script does something dealing with the T... Feb 13 2006, 09:38 PM
mipadi Output the values of the variables, run a few test... Feb 14 2006, 11:49 AM
drilotedahl Ok I think I hae been through every number combina... Feb 15 2006, 03:47 PM![]() ![]() |