Skip to content

Python implementation of Luhn's algorithm, just for fun

Notifications You must be signed in to change notification settings

cryptrz/luhnAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

luhnAlgo

This script is my Python version of Luhn's algorithm to determine if a credit card number is valid.

It supports VISA, MasterCard and American Express, other card types will be added.

About

Python implementation of Luhn's algorithm, just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages