QR codes, secure passwords, UUIDs, random usernames, and color palettes โ all in one page.
This page brings together five generators people reach for constantly: a QR code generator for encoding URLs or text into a scannable image, a password generator that draws from your browser's cryptographically secure random number generator (not a weak Math.random), a UUID v4 generator for unique identifiers in code and databases, a random username/display name generator for test data and placeholders, and a color palette generator that builds complementary, analogous, triadic, or monochrome color schemes for design work.
As with the rest of this site, every generator runs locally in your browser โ passwords and UUIDs are never transmitted anywhere, which matters since these are exactly the kind of values you don't want passing through a third-party server.