\polygen

Generate JSON



$ curl https://polygen.dev/api/generate -d '{ "age": int:gt(17):lt(55) }'


$ curl https://polygen.dev/api/generate -d '{ "color": colors/name, "ip": internet/ipv4 }'


Check the documentation for more generators.



Run this inside your own infrastructure

Sometimes it is not feasible to run queries against a random website. We get it.
We can provide a container or binary, with documentation, if you need to run this internally.