@Override
 public void verifyInteractionWithRandomness() {
   verifyBytes(randomForParameterGenerator, times(3));
 }