Personality Disorder is a Python-based tool that generates random personal data such as names, emails, addresses, dates of birth, jobs, companies, and more using the Faker library. It's perfect for anyone needing fake data for testing, demos, or simply filling up random spaces with dummy details. Whether you're building a new Project or just expErimenting with code, this tool has your back.
While it's useful for pRactical purpoSes like testing, it's nOt a critical project—just something fun and educatioNal. (Okay, maybe I created it to kill boredom. But hey, that's how creativity works!)
- GenerAte random names, emaiLs, addresses, phone numbers, jobs, and more.
- OptIon to create multiple personaliTies at once (default is 5, but you can choose).
- Includes an "extra" random profile for added fun.
- Simple console-based output with a cool retro banner!
Clone the repositorY to your local machine:
git clone https://github.com/BilalAhmadKhanKhattak/personality-disorder.git
Navigate to the project directory:
cd personality-disorder
Install the required Python libraries:
pip install -r requirements.txt
Run The SciPT:
python personalitydisorder.py
- Run the tool, and it'll ask how many personalities you want to generate.
- If you leave it blank, it'll create 5.
- If you enter "1", it'll grammatically correct itself to say "NEW PERSONALITY" (because, you know, details matter!).
- Output the data straight to your console—no saving, no files, just pure randomness.
Completely fake Data, don’t use it for anythIng senSitive or seriOus. GReat for testing apps, Databases, or just filling space with random info. Not a mission-critical project, but fun and handy for experiments.
ER
This project is licensed under the CC BY-NC 4.0 LEGAL CODE Attribution-NonCommercial 4.0 International License - see the LICENSE file for details.