Skip to content

sigmapie8/luhny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luhny - Luhn's Algorithm implementation in Nim

Luhn's Algorithm is used all around the world to check for the validity of credit card numbers.

Usage

check_number("<credit card number>")

Install

nimble install luhny

Releases

No releases published

Packages

No packages published

Languages