Check if a series of numbers can pass the Luhn algorithm logic!

What is the Luhn Algorithm?

The Luhn algorithm or Luhn formula, also known as the "modulus 10" or "mod 10" algorithm, named after its creator, IBM scientist Hans Peter Luhn, is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, National Provider Identifier numbers in the United States, Canadian social insurance numbersamong others

Find more information about it here

Examples of valid and invalid numbers:

Your Number:

Results: