Skip to content

PersonalityDisorder is a Python tool that generates random, fake personal details using the Faker library. Whether you're testing applications, populating forms with dummy data, or simply experimenting, this tool provides a quick way to create random personas.

License

Notifications You must be signed in to change notification settings

BilalAhmadKhanKhattak/PersonalityDisorder

Repository files navigation

PersonalityDisorder

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!)

Image

Features V 1.1

  • 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!

Installation

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

Usage

  • 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.

Notes

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

License

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.

About

PersonalityDisorder is a Python tool that generates random, fake personal details using the Faker library. Whether you're testing applications, populating forms with dummy data, or simply experimenting, this tool provides a quick way to create random personas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages