Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthboundkid/luhn
Yet another Luhn algorithm implementation
https://github.com/earthboundkid/luhn
go golang luhn-algorithm luhn-checksum
Last synced: 23 days ago
JSON representation
Yet another Luhn algorithm implementation
- Host: GitHub
- URL: https://github.com/earthboundkid/luhn
- Owner: earthboundkid
- License: mit
- Created: 2017-10-02T01:49:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T02:38:28.000Z (about 7 years ago)
- Last Synced: 2024-09-02T02:55:07.954Z (2 months ago)
- Topics: go, golang, luhn-algorithm, luhn-checksum
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# luhn
Yet another Luhn algorithm implementation