-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains an implementation of credit card fault detection using Luhn's algorithm. Luhn's algorithm is a checksum formula used to validate credit card numbers, as well as other identification numbers. The algorithm is based on performing a set of arithmetic operations on the digits of a given number, resulting in a checksum value.
Nehadsys/credit-card-fault-detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This repository contains an implementation of credit card fault detection using Luhn's algorithm. Luhn's algorithm is a checksum formula used to validate credit card numbers, as well as other identification numbers. The algorithm is based on performing a set of arithmetic operations on the digits of a given number, resulting in a checksum value.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published