TIL that credit card numbers are validated using Luhn's algorithm. If it doesn't work with Luhn's algorithm, it's not a valid card number.
TIL that credit card numbers are validated using Luhn's algorithm. If it doesn't work with Luhn's algorithm, it's not a valid card number.
You can read about Luhn's algorithm here
0
comments