java make random sleep time code example Example: wait random time java Thread.sleep((long)(Math.random() * 1000));