🎲
Generators
Passwords, random numbers, UUIDs, dice and more.
Generators create something new on demand: a strong random password, a unique UUID for a database row, a random number for a draw, or a quick coin flip or dice roll to settle a decision. They are handy for developers seeding test data, anyone who needs a secure password without reusing an old one, and teachers, gamers or organisers who want fair, unbiased randomness. All of these tools use your browser's built-in cryptographic randomness, so results are generated locally and never sent to a server — nothing you create is logged or stored. Reach for the Password Generator when you need a login that won't be guessed, the UUID Generator for unique identifiers, or the Coin Flip and dice tools when you just need a quick, impartial outcome. Free, instant, and no account required.
Coin Flip Tap to flip a virtual coin for an instant fair heads-or-tails result, flip many coins or many rounds at once, and watch a live running tally of how many heads vs tails you've gotten. Dice Roller Roll any RPG die set in seconds using standard NdX+M notation, with every die result, the running total, and a rolling history shown instantly. Lorem Ipsum Generator Generate placeholder 'Lorem ipsum' text by paragraphs, sentences, or words in your browser — with an optional HTML wrap and one-tap copy, no API, no sign-up. Password Generator Generate a strong, truly random password in your browser with a length slider and character toggles — nothing is sent to any server, no sign-up. Random Number Generator Pick a min and max, choose how many numbers you want, and instantly generate random integers (or decimals) — with an optional 'no repeats' mode for fair draws — all in your browser. UUID Generator Generate one or many RFC-compliant UUIDs (v4 by default, with v1 and v7 options) with the exact casing, hyphen, and brace format you need — instantly, in your browser, no API call. ← Home All tools