View Single Post
  #5  
Old 09-21-2001, 02:48 AM
KJS KJS is offline
The one, The only -
KJS's Avatar
Join Date: Apr 2001
Location: USA, Minnesota
Posts: 1,012
KJS is on a distinguished road
Send a message via AIM to KJS
say

this.number=int(random(1,11));

I just included int to it so it gets the integer of it. I added 1 to the last number because it can never be what the last number says... So this way it gives it a chance to be anywere from 1-10 insted of 1-9 (how it usto be)
__________________
Thanks,
-KJL
Reply With Quote