Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test_do_cedula.doctest
Commit message (Collapse)AuthorAgeFilesLines
* Add Dominican Republic Cedula numberArthur de Jong2015-04-221-0/+143
The Cedule is a Dominican Republic national identification number for persons. The number uses the Luhn checksum but apparently there are a lof of valid numbers in use that do not match the checksum. For this a whitelist is used.