Skip to content

Implementing Luhn Algorithm to different platforms.

Notifications You must be signed in to change notification settings

mbista/Luhn-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luhn-Algorithm

Implementing Luhn Algorithm to different platforms.

More infomation can be found in Wikipedia

You can checkout the code for SQL implementation here.

This can be set as a SQL function if you wanted to do a quick check, however, you can just use a stored procedure for the code to be implemented.

Releases

No releases published

Packages

No packages published