simulate a pair of dice.

Simulation.ctxt 403B

123456789101112131415
  1. #BlueJ class context
  2. comment0.target=Simulation
  3. comment0.text=\n\ Created\ by\ leon\ on\ 11/6/17.\n
  4. comment1.params=noDice\ diceRoll
  5. comment1.target=Simulation(int,\ int)
  6. comment2.params=args
  7. comment2.target=void\ main(java.lang.String[])
  8. comment3.params=
  9. comment3.target=void\ simMill()
  10. comment4.params=
  11. comment4.target=void\ printer()
  12. comment5.params=
  13. comment5.target=void\ simulation()
  14. numComments=6