Skip to content

fxola/Luhn-Algorithm-Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Luhn-Algorithm-Check

A simple app that checks if the number provided satisfies luhn algorithm.
Luhn Algorithm is a simple algorithm used to validate credit card numbers and some other form of identification numbers.
Find out more https://en.wikipedia.org/wiki/Luhn_algorithm