Created
December 21, 2013 14:45
-
-
Save anytizer/8070250 to your computer and use it in GitHub Desktop.
Verify numbers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| check digits | |
| http://www.augustana.ab.ca/~mohrj/algorithms/checkdigit.html | |
| Check Digit Algorithm | |
| https://wiki.openmrs.org/display/docs/Check+Digit+Algorithm | |
| http://www.codeproject.com/Articles/16540/Error-Detection-Based-on-Check-Digit-Schemes | |
| Damm algorithm | |
| http://en.wikipedia.org/wiki/Damm_algorithm | |
| http://web.eecs.umich.edu/~bartlett/credit_card_number.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment