New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

randomize-person

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

randomize-person

Generate massive amounts of fake data of a fake person

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
1
Created
Source

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

Keywords

randomize-person

FAQs

Package last updated on 03 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts