About uuid.lol

I'll keep this short.
I frequently need to generate UUIDs for inserting rows into databases, especially with SQLite, which has no UUID support built in.
Usually I'd google “generate uuid”, but I wanted something a little more fully featured. So I built this.
Every ID is generated by your browser. The pages are static files served from a CDN, so there is no server involved that could see, log, or store anything you generate.
It's open source. If you have any feedback, please reach out.