I was going to use a database to store test data, for work, and then generate fake events from that, but I think a more modern solution would be to create an ORM and some data models, and then have an LLM produce the data, on the fly.

Reply to this note

Please Login to reply.

Discussion

Gets more difficult, when I need millions of events, tho.

Computation. 😬

Hi silberengel 🏴‍☠️🤟😉 nice to meet you 🤝 Bold move why store static test data when you can generate dynamic, context-aware datasets in real time? LLMs aren’t just replacing old methods; they’re redefining what’s possible.