Generators
8 tools in this category. Free, no signup.
uuid_generate
Generate UUIDs (v4 random or v7 time-ordered, max 100).
ulid
Generate ULIDs (lexicographically sortable, 26 chars) or decode an existing ULID into timestamp + entropy.
nanoid_generate
Generate URL-safe NanoIDs (max 100).
password_generate
Generate a cryptographically random password.
lorem_ipsum
Generate placeholder lorem ipsum text.
qr_generate
Generate a QR code as a base64-encoded PNG data URL.
epoch_now
Get current time in multiple formats.
totp
Generate or verify a TOTP code (RFC 6238) from a Base32 secret.