2.0.1 • Published 1 year ago

randomize-person v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

🚀 Features

Generate an entire person object with ease!

  • 🧍‍♀️First and Last Name
  • 🪪Personal Details -> ID, Passport Number, Birthday, Age, E-Mail and Mobile Phone Number.
  • 👨‍👩‍👧‍👦Martial Status and number of children.
  • 📍Address including ZIP code and coordinates.
  • 👩‍🦰Appearance: Gender, Weight, Height, Eyes and Hair Color
  • 💰Finance: Current Amount, Salary and Loans.
  • 🧑‍⚕️Professional: Education and Job Title.
  • 💻Internet Preferences: Hex Color, Mode (Light / Dark), Font Family and Font Size
  • 📖Facebook User Details
  • 📸Instagram User Details
  • 🐦Twitter User Details
  • 🦄LinkedIn User Details
  • 🚗Driving Details: Has Driving License, License Type, Plate Number and Vehicle Model.

📦 Install

npm install randomize-person

🪄 Usage

const randomizer = require('randomize-person')

console.log(randomizer.getRandomPerson())

🔑 License

MIT