Skip to content

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, The program could have been made within a few line but i am a beginner, so …

Notifications You must be signed in to change notification settings

ibibekadhikari/LuhnAlgorithmPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

About

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, The program could have been made within a few line but i am a beginner, so …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages