randomize-data

1.0.1 • Public • Published

randomize-data

Generate massive amounts of fake data for testing and development.

npm version

🚀 Features

  • 💌 Locations - Generate Countries!
  • 🧍 Persons - Generate virtual persons name, id, age and country.
  • 🔢 Numbers - Of course, we can also generate random numbers and words.
  • 🌈 Colors - Generate hex colors.

📦 Install

npm install randomize-data

🪄 Usage

const randomizer = require('randomize-data')

console.log(randomizer.getRandomHexColor())
console.log(randomizer.getRandomPerson(['age', 'fullName', 'country', 'id']))

🔑 License

MIT

Package Sidebar

Install

npm i randomize-data

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

66.7 kB

Total Files

3

Last publish

Collaborators

  • shiranabir