Skip to content

This is a simple program that generates fake US addresses along with valid zip codes for learning purposes only.

License

Notifications You must be signed in to change notification settings

shiwildy/US-Address-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake US Address Generator

This is a simple program that generates fake US addresses along with valid zip codes for learning purposes only.

Disclaimer

This program is created solely for educational purposes. Any misuse of this program for illegal activities is not condoned and is beyond the responsibility of the creator.

How to Use

  1. Clone the repository to your local machine:
git clone https://github.com/shiwildy/US-Address-Generator.git
  1. Navigate to the project directory & copy database.json:
cd US-Address-Generator
cp database.json.example database.json
  1. Run the program:
python gen.py -c 50
  1. Follow the prompts to generate fake US addresses.

Features

  • Generates fake US addresses in a valid format.
  • Provides valid zip codes corresponding to the generated addresses.

Requirements

  • Python 3.x

Contribution

Contributions are welcome! If you'd like to add features, fix bugs, or improve the program in any way, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License.

About

This is a simple program that generates fake US addresses along with valid zip codes for learning purposes only.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages