News

The Luhn algorithm—also known as the “Modulus 10 algorithm”—is a formula used to determine the accuracy of credit card numbers.
If the result is not a multiple of 10, then the credit card number is invalid. I’ll show the Luhn algorithm in action on my Visa, but you should try it with your credit card, too.