Code
Random Data generator
Faker.js is a very useful tool to generate random names, addresses, company names, and so much more:
It is a simple Javascript that can be used with nodejs or in the browser.
Comes in very handy when trying to generate large amounts of test data.