checkdigit
Provide check digit algorithms (Luhn, Verhoeff, Damm) and calculators (ISBN, EAN, JAN, UPC, etc.)
About checkdigit
Frequently Asked Questions
What is checkdigit?
checkdigit is a Validation library for the Go programming language. Provide check digit algorithms (Luhn, Verhoeff, Damm) and calculators (ISBN, EAN, JAN, UPC, etc.)
How do I install checkdigit?
Install checkdigit with the Go module system using `go get osamingo/checkdigit`. Check the repository for the current installation instructions.
What category does checkdigit belong to?
checkdigit is listed under Validation, specifically Validation.