Alternatives
Products that do what MyUUIDshop, Generate UUIDs and never worry about duplicates does
In response to some recent discussion here and on X about a company having an in house uuid microservice and team dedicated to it. At first that was made fun of, but further discussion revealed in fact sometimes uuids can collide due to improper entropy seeding most likely. In order to ensure that UUIDs are unique, we store each generation in a database, then check new generations against it to ensure they are not previously generated. As well, there is an API through which you can check if a UUID is present in the database. Paid options available for heavy use. Enjoy!
- 1

- 2

- 3GV
I use UUIDv7's in multiple places as an efficient index in Postgres. When querying this data I usually need to be able to query between a time range so wanted to have a quick way to generate a reference ID that I could use in a BETWEEN query. All the simple, fast tools I found online were focused on generating bulk ids or converting from an ID to a timestamp rather than the other way around, so I wrote one myself. For example if I wanted to find everything that happened between 2025-03-11T13:00:00.000Z and 2025-03-11T13:59:59.999Z I can type in the timestamp, select earliest (or latest) to…
2025 · uuidv7.org
- 4

- 5

- 6UG
2015 · uuidgenerator.org
- 71B
2021 · github.com
- 8

- 9GL
2015 · github.com
- 10AT
A bunch of developers and myself have created RepliByte - an open-source tool to seed a development database from a production database. Features: - Support data backup and restore for PostgreSQL, MySQL and MongoDB - Replace sensitive data with fake data - Works on large database (> 10GB) (read Design) - Database Subsetting: Scale down a production database to a more reasonable size - Start a local database with the prod data in a single command - On-the-fly data (de)compression (Zlib) - On-the-fly data de/encryption (AES-256) - Fully stateless (no server, no daemon) and lightweight…
2022
- 11

- 12

Generate UUID v1, v4 & v7 instantly - free & browser-based
May 2026 · uuid-generator-bay.vercel.app
- 13

- 14

- 15

Free UUID Generator – Generate Random UUID v4 Instantly
24d ago · technofirstonline.com
- 16

- 17

A cryptographically random identifier
May 2026 · uuidly.binaygupta.in
- 18AU
An experiment with maze generation, started off in Rust, then ported to js to make it a web-app. The algorithm, code and setup aims to make it simple - and as always, simple turned out hard ;). The "about" dialog has some more information on choices made, tech used, inspiration and backgrounds. Most important, for a tech crowd, I guess is: - it uses p5.js - I generally prefer just vanilla js and canvas for my generative art projects, but here I wanted to focus on the outcome, not the tooling. - uses seedrandom with the name of you and your valentine as seed. So a unique, but reproducible…
2025 · love.berk.es
- 19
- 20

- 21UN
Need a fast, easy-to-use, and memorable UUID/Guid generator? Built with the power and elegance of F#! https://uuid.now is here! One-click copy Zero UUID support Browser-based (Crypto API) Fully open source Explore the source code here: https://github.com/OnurGumus/uuid.now
2024 · uuid.now
- 22

- 23IV
Hey HN! I've been building random tools whenever I needed them over the past few months, and now I have 177 of them. Started because I was tired of sketchy converter sites with 10 ads, so I just... made my own. Some highlights for the dev crowd: Developer tools: - UUID Generator (v1/v4/v7, bulk generation): https://calcbin.com/tools/uuid-generator - JWT Generator & Decoder: https://calcbin.com/tools/jwt-generator - JSON Formatter/Validator: https://calcbin.com/tools/json-formatter - Cron Expression Generator (with…
Feb 2026 · calcbin.com
- 24UA
2012 · uuid.me
Ranked by how close each launch is in meaning, then by votes. Refine with a description →