GitHub / wcDogg / python-cc-num-gen
CCNumGen is a Python 3.9+ class that uses the Luhn algorithm to generate theoretically valid credit card numbers with CVV and expiration dates.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcDogg%2Fpython-cc-num-gen
Stars: 21
Forks: 9
Open issues: 0
License: cc0-1.0
Language: Python
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: 2 months ago
Pushed at: about 2 years ago
Last synced at: 2 months ago
Topics: credit-card, cvv, expiration-date, luhn-algorithm, python