Hi,
I think you need to change your code.
for <<<
public static void faceValueOfDie(int numberOfDieRolls)
{
Random random = new Random();

int [] faceVal = new int...