A package that implements the luhn algorithm for validation, calculation and generation
-
Updated
Oct 17, 2021 - Go
A package that implements the luhn algorithm for validation, calculation and generation
Card validation with the Luhn algorithm for golang
Luhn Module Verifier
luhn check-digit validator and generator
Luhn algorithm written in Go
Yet another Luhn algorithm implementation
Luhn Algorithm as open faas function (https://en.wikipedia.org/wiki/Luhn_algorithm)
Credit Card structure, helpers and validation.
A high-performance microservice for validating credit card numbers using the Luhn algorithm with payment network identification.
In this project, I created a tool called creditcard to: 1. Validate credit card numbers. 2. Generate possible card numbers. 3. Get information about card brands and issuers. 4. Issue new card numbers.
📦 Luhn algorithm check digit calculation, and number validation.
Golang implementation of Luhn algorithm with some methods related
Simple go package that implements the Luhn algorithm
Credit Card Validation Using the Luhn Algorithm in Go - Project written to practice go lang :)
A simple Go program to validate credit card numbers using the Luhn algorithm.
luhn algorithm implementation ported from https://github.com/mfuentesg/luhnpy
Add a description, image, and links to the luhn-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the luhn-algorithm topic, visit your repo's landing page and select "manage topics."