Searched refs:rnd (Results 1 – 1 of 1) sorted by relevance
148 Random rnd = new Random(); in GameView() local150 mData[i] = State.fromInt(rnd.nextInt(3)); in GameView()