|
Re: Complete Randomization
I don't recall Visual Basic programming off the top of my head since I haven't done it in a while. However, I believe there was a Math class which generates random numbers. You should call this class and its method to generate a random number. What you have to check is in the documentation if the generator needs to be seeded with a value. The best way to do this is to seed the generator with the system time. This generates a better random approximation.
EDIT: Yaaaa Sane beat me to it and his explanation directs you to where you need to go. lol
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis
|