https://github.com/sudo-self/python-cc-generator
CC Generator written in python. Demonstrating MOD 10 using Python
https://github.com/sudo-self/python-cc-generator
Last synced: about 1 year ago
JSON representation
CC Generator written in python. Demonstrating MOD 10 using Python
- Host: GitHub
- URL: https://github.com/sudo-self/python-cc-generator
- Owner: sudo-self
- License: cc0-1.0
- Created: 2023-03-19T21:35:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T16:38:02.000Z (over 2 years ago)
- Last Synced: 2025-01-24T14:46:50.544Z (over 1 year ago)
- Language: Python
- Homepage: https://github.com/sudo-self/Python-CC-Generator
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## A BASIC PYTHON SCRIPT TO GENERATE CCs
This script implements the Luhn algorithm (also called modulo 10 or mod 10)
GRAB THE LATEST VERSION HERE
https://www.python.org/downloads/
### INSTALLATION
git clone https:// github.com/ sudo-self/ Python-CC-Generator.git
cd Python-CC-Generator
### EXECUTION
python3 card.py
select how many you wish to generate typing 1-9
press enter to generate the CC
### EXAMPLE
CARD NUMBER | MONTH | YEAR | CVV
5221580123067467|04|2026|066
***** I REPEAT THIS IS FOR CODING PURPOSES ONLY AM NOT RESPONSIBLE FOR ABUSE OF THIS TOOL *****

BUILD TEMPLATE .PDF IN REPO