Password Generator
Strong random passwords with the length and characters you choose, made by your browser's secure generator.
Random version 4 or time-ordered version 7 UUIDs, one or a thousand at a time — and a checker for any UUID.
Generate UUIDs for databases, APIs and test data. Version 4 is fully random; version 7 starts with the time it was made, so new IDs sort after old ones and index well. Make up to 1,000 at once, in upper or lower case, with or without hyphens, and paste any UUID to see its version.
Use v7 for database keys: IDs made later sort later, which keeps indexes compact. Use v4 when the ID must not reveal when it was created, because v7 carries its creation time.
In practice, no. A v4 UUID has 122 random bits; you would need to generate about a billion per second for 85 years to reach even a 50% chance of one duplicate.
No. The tool runs in this browser tab. What you paste is never sent to KuponGuru, and it is gone when you close the tab.
Strong random passwords with the length and characters you choose, made by your browser's secure generator.
Fair random numbers in any range, with or without repeats — or pick winners at random from a list of names.
Unix timestamps to readable dates in any time zone, and dates back to timestamps — seconds to nanoseconds.
Looking for something else? Browse every tool.
Version
Up to 1,000 at a time.
Format