/Fake-Inventory-Data-Generator

Primary LanguagePythonApache License 2.0Apache-2.0

Fake-Inventory-Data-Generator

Use this script to generate some fake json data.

To run it :

  • pip3 install faker pytz

  • python3 fake_inventory_replenishment_data.py -n 10000 > inventory_data.json

  • python3 fake_websale_data_generator.py -n 10000 > websale_data.json