Generate JSON data quickly to use in any application — Introduction In most of the applications, you need to have some static JSON data with which you can create and test the application without directly using the production data. If you’re building an e-commerce application, you may need a list of product details with the product name, image, and price to…