An open API service indexing awesome lists of open source software.

https://github.com/sinipelto/card-validator

This program checks given credit card number and date, then checks using luhn algorithm if it's valid.
https://github.com/sinipelto/card-validator

Last synced: 12 months ago
JSON representation

This program checks given credit card number and date, then checks using luhn algorithm if it's valid.

Awesome Lists containing this project

README

          

# Card-Validator
This program checks given credit card number and date, then checks using luhn algorithm if it's valid.