VOR Commands¶
vor generate¶
Generate a table or queue
vor generate <table> [flags]
Options¶
| Option | Type | Description |
| -f, --force | bool | If the data file already exists write over it. |
| -h, --help | bool | help for generate |
| --json | bool | Create data in the test directory in json format. |
| --nobs | int | Number of observations to create. (default 100) |
| -o, --output | string | Output table name (default < table-name >.csv or < table-name >.json). |
| --seed | int | Specify a seed for the random number generator. (default 123456) |
SEE ALSO¶
- vor - Streaming Process Flow for Financial Risk