Hacker News new | ask | show | jobs
by giobox 991 days ago
This is nice, but trivial to accomplish with the “faker” library available for most major programming languages - almost all reasonable web test frameworks will allow you to just make this json locally with the generated values, often with almost the exact same/extremely similar template syntax shown here.
1 comments

There’s also json-schema-faker which is pretty cool.

https://github.com/json-schema-faker/json-schema-faker