Skip to content

A simple tool for validating numbers using Luhn Algorithm

License

Notifications You must be signed in to change notification settings

Yohanna/LuhnCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

LuhnCalculator is a simple tool to check if a given number is valid or not using Luhn Algorithm.

Compiling

Remember to add System.Numerics assembly reference to your project by

  • Select Project menu
  • Add Reference
  • Search for System.Numerics in the search box
  • check the check box beside the name
  • Click OK

License

The source code is released under the Affero GPL License.

About

A simple tool for validating numbers using Luhn Algorithm

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages