Generators tools
8Generate passwords, UUIDs (all RFC 9562 versions), ULIDs, QR codes, random numbers, git branch names, ASCII art, placeholder text, and other developer fixtures.
Password GeneratorGenerate secure random passwordsUUID GeneratorGenerate UUIDs across all RFC 9562 versions — nil, v1, v2, v3, v4, v5, v6, v7, and v8Lorem Ipsum GeneratorGenerate placeholder text for designsRandom Number GeneratorGenerate random numbers and see code samples in multiple languagesQR Code GeneratorGenerate QR codes from text, URLs, or any dataULID GeneratorGenerate ULIDs — 26-character lexicographically sortable identifiers (48-bit timestamp + 80-bit random) with optional monotonic modeGit Branch Name GeneratorConvert a feature description into a clean, git-safe branch name with optional prefix (feat, fix, chore, etc.) and ticket id. Includes copy-paste checkout and push commandsASCII Art Text GeneratorConvert text to ASCII art banner with built-in block, banner, and thin fonts — no external font files, works in any browser