|
-
May 6th, 2005, 03:56 AM
#1
Thread Starter
Hyperactive Member
Using Random() Question
I haven't seen any real documentation on using the Random() method.. I am wondering, should I declare a single Random object at the application level for all clients attached to use or do you just declare a new Random() object in every method you need to generate a random number each time the method is ran? I want to avoid repeat sequences of numbers. The application is a multiuser server.
Hinder
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
|