feature request: Scheduled output
Would it be possible to "schedule" a dataset? Like every day I would like to have an "test-invoice" file. (Financial system)
Interesting! But I think this is kind of beyond the functionality of what should be built into the system. Instead, I'd maybe look at the API: https://benkeen.github.io/generatedata/api.html - that lets you programmatically generate data sets. Basically the same functionality as what you get through the website, only through code instead. I'd use that feature to generate the dataset on a particular schedule.
Thank you for the reply.
I think I can find out the datatypes I must use. Only error I get is: Unexpected token: (line8) Which is at line "NumRows":10,
`
`