https://github.com/nottherealtar/python-projects
Exploring the unknown, with Python as my compass
https://github.com/nottherealtar/python-projects
Last synced: 10 months ago
JSON representation
Exploring the unknown, with Python as my compass
- Host: GitHub
- URL: https://github.com/nottherealtar/python-projects
- Owner: nottherealtar
- License: gpl-3.0
- Created: 2023-11-21T07:00:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T17:02:14.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T12:17:27.046Z (11 months ago)
- Language: Python
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> # Exploring the unknown, with Python as my compass
## Use-Instructions:
- Download/clone and unzip the repo.
- Open a terminal in the same directory as the .py files.
- Install the faker module for functions ``pip install faker ``
- Execute favoured script, enter the amount you would like to generate. Check active dir for the results in a txt file.
1. Emails - ``py generate_dummy_emails.py ``
1. Phones - ``py generate_dummy_phones.py ``
1. First Names - ``py generate_dummy_first_names.py ``
1. Last Names - ``py generate_dummy_last_names.py ``