Skip to content

Input first 14 digits of IMEI number and this script will calculate what the check digit should be using the Luhn formula

Notifications You must be signed in to change notification settings

byterock7811/IMEI-Check-Digit-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

IMEI-Check-Digit-Calculator

Input first 14 digits of IMEI number and this script will calculate what the check digit should be using the Luhn formula. Or input full 15 digits of IMEI number and the script will tell you if the checkdigit number is correct.

Usage:

python3 Luhn_Calc.py

About

Input first 14 digits of IMEI number and this script will calculate what the check digit should be using the Luhn formula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages