faker.js is a JavaScript library for generating fake data. Fake data is useful when building and testing our application. The faker.js can generate fake data for various areas, including address, commerce, company, date, finance, image, random, or name.
faker.js: generate massive amounts of fake data in the browser and node.js.
github repository: link to github repository