Error generating 100000
When I generate the request of the 100000 lines, the following error is showing
This page isn’t working www.generatedata.com is currently unable to handle this request. HTTP ERROR 500
Hey @Ivanox12, 100,000 records is a lot! You may want to either use the "Generate in-page" option so it generates them chunk at a time - but honestly, with such a large size it would take a very long time. I'd suggest generating a much smaller data set and piecing them together.
Alternatively you could download the script and install it locally - that would be more likely to give you enough oomph to generate really large data sets.
I had the same problem trying to generate large data sets. I can't go over 100,000 without getting a HTTP 500 internal server error. I'm using the REST API to invoke the generator on a local docker instance that I have running on my machine. If I already have the JSON for invoking via API, how do I invoke the script locally?