Real random

Azrael III
09-08-2003, 01:22 AM
i used rnd for randomnumbers before but this always takes the same numbers
is there another way for randoms?

thx in advance

Garmour
09-08-2003, 02:42 AM
are you using the randomize command at the start of your project ?

Also have a look here (http://www.visualbasicforum.com/showthread.php?threadid=76270)

Azrael III
09-08-2003, 03:37 AM
are you using the randomize command at the start of your project ?

Also have a look here (http://www.visualbasicforum.com/showthread.php?threadid=76270)

whats that?

kevin_verp
09-08-2003, 06:04 AM
In your Form_Load place the following code:


Randomize

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum