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

https://github.com/bermannoah/credit-check

Using algorithms to find out if your credit card numbers are valid.
https://github.com/bermannoah/credit-check

Last synced: 6 days ago
JSON representation

Using algorithms to find out if your credit card numbers are valid.

Awesome Lists containing this project

README

          

# credit-check
An implementation of the Luhn Algorithm in very basic ruby to find out if the input is a valid credit card number.