|
Threads and Math.random()
Hello
I think you should use threads instead of timers. (Not that I have seen a timer component in java) If you need to do something randomly, use Math.random(). The method is fully explained by its Javadoc.
__________________
If your ship has not come in yet then build a lighthouse.
|