Creates a random scenario based on the parameters from the scenarios.yaml
config file.
The current names for bakeries, customers and products are read from the corresponding .yaml
files in the config folder.
If you want something added, please send a pull request!
To generate a new random scenario, simply run the following command:
./scenario_generator
Note: This will overwrite the random-scenario files in the scenarios
folder.