Luhn Module Verifier
-
Updated
Oct 15, 2022 - Go
Luhn Module Verifier
Luhn algorithm written in Go
Yet another Luhn algorithm implementation
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.
Add a description, image, and links to the luhn-checksum topic page so that developers can more easily learn about it.
To associate your repository with the luhn-checksum topic, visit your repo's landing page and select "manage topics."