Skip to content

Provide check digit algorithms and calculators written in Go

License

Notifications You must be signed in to change notification settings

osamingo/checkdigit

Repository files navigation

checkdigit

Travis branch codecov Go Report Card GoDoc GitHub license

About

Provide check digit algorithms (Luhn, Damm, Verhoeff) written by Go.

Usage

See examples.

License

Released under the MIT License.