Talk:Luhn algorithm

From PostgreSQL wiki
Jump to navigationJump to search

1 not computed

Checksum for 1 delivered by this implementation of Luhn's algo is NULL, but should be 8. For 10 it should be 9 but result is 0. Tried with online calculators like http://werner.rothschopf.net/modulo10.htm or http://bavister.org/tools/genLuhn.php