|
-
Nov 24th, 1999, 11:08 PM
#1
Thread Starter
Junior Member
I am making a program that utilizes a random number generator. The one I am using is from the VB Help files:
T = Int((5 * Rnd) + 1)
I seem to recall that this particular format is not all that random and there is a better way to do it. Does anyone know what that is or have any suggestions?
Thanks!
Jeff
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|