I have a program which take the computer move using a simple ramdom () function
but becos the computer porcess are really fast i would only see the last random number >.<
is there a way to pause it for 1 or 2 sec at the start of the random process and stop the timer until the method is call again
