Pentest Tools

Published on August 13th, 2017 📆 | 5507 Views ⚑

0

faker.js – Tool To Generate Fake Data For Testing


TTS Demo
faker.js is a tool to generate fake data in Node.js and in the browser, it has a lot of different data types to enable you to generate very customised and complete sets of fake or mock data for testing purposes.

 

It also supports multiple languages and locales and can generate a lot of data types to fit your use case.

 





Data Types

  • address
  • commerce
  • company
  • database
  • date
  • finance
  • hacker
  • helpers
  • image
  • internet
  • lorem
  • name
  • phone
  • random
  • system

Usage

Browser

Node.js

You can download faker.js here:

faker.js-v4.1.0.zip

Or read more here.



Comments are closed.