A Luhn-mod-N implementation in Go
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-20 21:23:21 +02:00
LICENSE Moved from syncthing 2015-01-13 13:18:31 +01:00
luhn.go Generate correct check digits for odd length strings (fixes #1) 2017-09-20 21:23:21 +02:00
luhn_test.go Generate correct check digits for odd length strings (fixes #1) 2017-09-20 21:23:21 +02:00