About uuid.lol

I'll keep this short.

I frequently need to generate UUIDs for inserting rows into databases. Especially when working with SQLite which doesn' have UUID support built in.

Usually I just google "Generate uuid", but I wanted something a little more fully featured. So I built this.

I hope you find it useful. If you have any feedback, please reach out.