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 algorithm written in Go
luhn check-digit validator and generator
Yet another Luhn algorithm implementation
Credit Card structure, helpers and validation.
A high-performance microservice for validating credit card numbers using the Luhn algorithm with payment network identification.
Luhn Algorithm as open faas function (https://en.wikipedia.org/wiki/Luhn_algorithm)
📦 Luhn algorithm check digit calculation, and number validation.
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.
Golang implementation of Luhn algorithm with some methods related
Credit Card Validation Using the Luhn Algorithm in Go - Project written to practice go lang :)
Simple go package that implements the Luhn algorithm
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."