|
-
Mar 8th, 2009, 07:57 PM
#1
Re: [2008] Randomness and arrays
First up, don't use Randomize and Rnd to generate random numbers. Create a Random object and then call its Next method.
As for the question, see this CodeBank thread of mine.
-
Mar 8th, 2009, 08:20 PM
#2
Thread Starter
New Member
Re: [2008] Randomness and arrays
I don know how to use the code you gave me. Im looking over it and i thing i can make it work but my main question is how to i change it around so that it chooses between 93 different characters?
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
|