Y
Hacker News
new
|
ask
|
show
|
jobs
by
extrapickles
3733 days ago
The last digit of a credit card number is a checksum, so it can catch most of those errors.
See
https://en.wikipedia.org/wiki/Luhn_algorithm
for details