Thread: random numbers
View Single Post
Old 07-19-2004, 06:26 PM   #2 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
you are calling srand() at some point, i would hope. otherwise, your code seems fine.

you do realize that 0 + <some number> = <some number>, right?
joe_bruin is offline   Reply With Quote