The page accepts the amount owed and the amount paid and returns the minimum amount of physical change UNLESS the amount owed is divisible by 3,
in which case the page should randomly generate the change denominations (but the math still needs to be right). |