Skip to content

The Luhn algorithm, also known as the "modulus 10" or "mod 10" algorithm, is a simple checksum formula used to validate various identification numbers such as credit card numbers, IMEI numbers, and more.

Notifications You must be signed in to change notification settings

diffstorm/luhn_algorithm

Error
Looks like something went wrong!

About

The Luhn algorithm, also known as the "modulus 10" or "mod 10" algorithm, is a simple checksum formula used to validate various identification numbers such as credit card numbers, IMEI numbers, and more.

Topics

Resources

Stars

Watchers

Forks