Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 649 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 649 Bytes

Note: The API does not exist anymore



fake-credit-card-generator

It's based on PySimpleGUI and https://rapidapi.com/denode/api/fake-credit-card-generator-json-api/ API

Installing and running

git clone https://github.com/zoroxide/fake-credit-card-generator/

pip install PySimpleGUI

for gui interface

python cli.py

for command interface

python gui.py

screenshots

GUI: gui

CLI: cli