J
JS
Hi all. What is the best way to create a random variable in a class using
the java.util.random class??
Is it better as a local variable or global and also I heard somewhere that
you should declare it as static to make it more random.
any pointers will be gratefully recieved.
Thanks
James
the java.util.random class??
Is it better as a local variable or global and also I heard somewhere that
you should declare it as static to make it more random.
any pointers will be gratefully recieved.
Thanks
James