This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesOne of the common things that I find myself doing is to create a random data-set to learn a tool or to test a theory or to build an experiment; or to load-test a flow.
It would be helpful to have a data generator input that allows you to specify some attributes, which then allows you to generate randomized outputs:
- For Int: random between X and Y; with Z rows
- For dates: random between X and Y; with z rows
- for strings; random strings of length X; with z rows; with selectors to allow for letters; whitespace; numbers; and invisible (e.g. control) characters
- Spatial
etc
This would really make it very rapid to whip together data to test a process
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.