View Single Post
Re: Random_long(0, ??)
Old
  (#4)
koraX
Member
 
koraX's Avatar
 
Status: Offline
Posts: 145
Join Date: Jan 2004
Location: Slovak Republic
Default Re: Random_long(0, ??) - 05-01-2004

RANDOM_LONG(0,10);

Code:
Random Long from 0 to 10 : 4
Random Long from 0 to 10 : 3
Random Long from 0 to 10 : 5
Random Long from 0 to 10 : 5
Random Long from 0 to 10 : 10
Random Long from 0 to 10 : 4
Random Long from 0 to 10 : 9
Random Long from 0 to 10 : 3
Random Long from 0 to 10 : 6
Random Long from 0 to 10 : 3
Random Long from 0 to 10 : 1
Random Long from 0 to 10 : 4
Random Long from 0 to 10 : 9
Random Long from 0 to 10 : 0
Random Long from 0 to 10 : 9
Random Long from 0 to 10 : 7
Random Long from 0 to 10 : 9
Random Long from 0 to 10 : 10
Random Long from 0 to 10 : 1
o_O


kXBot
koraX's utils
- see my homepage for other projects (OpenGL CSG Editor, FAT16 Sim, NNetwork Sim, ...)
  
Reply With Quote