randomize-person
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

randomize-person

Generate massive amounts of fake data of a person for testing and development using TypeScript!

npm version

🚀 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

Package Sidebar

Install

npm i randomize-person

Weekly Downloads

16

Version

2.0.1

License

MIT

Unpacked Size

249 kB

Total Files

6

Last publish

Collaborators

  • shiranabir