|
umdbandit Wanderer
Joined: 31 Oct 2004 Posts: 94
|
Posted: Sat Apr 07, 2007 12:52 am
%Random() and Randomize |
So for example, in VB, you have to re-randomize the numbers, otherwise you will get a static result, when doing many iterations with them. Is this neccesary to do in CMUD? I am doing calculations with 4 random numbers, and doing about 2000 iterations of it. So if it is necesary to do this like in VB, how would I?
|
|
_________________ Rufus- Winner of Stuff |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sat Apr 07, 2007 3:24 am |
It's not necessary. I assume Zugg does it for us when calling the code routine for this function.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
|
|
|