Exercise : 2.47. Instructions: A random die

  • Find and open the Die Java program in the exercises2 package.
  • As directed in the comments, write code so that your program prints an integer between 1 and 6, inclusively, with equal likelihood of each possible result.