Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-info-generator

A Python program that generates fake information such as a name, phone number, credit/debit card (number, cvv, experation date, card brand, etc.), and so on. This is recommended to be used when you are gving away information to some one suspicous (ex. scammers).

Instructions

Clone this repository:

Install the required Python Package(s): Windows:

  • pip install -r requirements.txt

Linux:

  • pip3 install -r requirements.txt

Generate the fake information:

Windows:

  • python main.py

Linux:

  • python3 main.py

Disclaimer

Use this for when some one suspicous is asking for your information. I am not responsible for any illegal activity done with this program.

About

A Python program that generates fake information such as a name, phone number, credit/debit card (number, cvv, experation date, card brand, etc.), and so on. This is recommended to be used when you are gving away information to some one suspicous (ex. scammers).

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages