/luhn

luhn validator

Primary LanguageGoMIT LicenseMIT

Luhn algorithm implementaion in GO

This is a golang module that can be used in all variety of go applications e.g. command-line, webservice, grpc, etc.

To learn more about the Luhn Algorithm see https://en.wikipedia.org/wiki/Luhn_algorithm