What is faker?
"Generate massive amounts of fake contextual data"
faker is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 3.7 KB on disk.
Installation Guide
# Install via NPM
npm install faker
# Install via Yarn
yarn add faker