and when u call the variable you will get $rand(0,100)
and if you force a second evaluation you will get an entirely different randomly generated number than you did the first time thereby making it impossible to call the original number later.
i wasnt thorough enough in explaining what i wanted so you mistook it for a lack of effort on my part
thats my fault
let me try again
i want to randomly generate a number and then store that randomly generated number in a variable and then be able to call that variable and have it return that exact same randomly generated number
im trying to make a script that deals cards and once a cards dealt we cant very well have it turning up again in the same hand
Last edited by NeUtRoN_StaR; 19/01/06 08:45 AM.