Description: To do an application simulates the dice game:
1) Use the Math.random method to obtain two random numbers (throwing
Two dice), each random number as an integer in the range between 1-6,
Two random numbers together (and the range of 2-12)
2) simulation 36,000 times and then calculate and for 2-12 between each number appears
Chance. Determine whether reasonable
To Search:
File list (Check if you may need any files):
Roll.java