Skip to content
AZ Tools

Category

Random

Generators built on the browser's cryptographically secure random source (crypto.getRandomValues): strong passwords, UUIDs, dice rolls, coin flips, lottery numbers, or picking a winner from a list. Because the randomness is produced by your own browser, no server ever sees or logs a result — useful whenever an outcome has to be demonstrably fair.

Sort by:

Password Generator

Generate strong, random passwords that never leave your browser.

Random 0 0

Random Picker — Roulette & Ladder

Pick a winner with a spinning wheel or a ladder (ghost-leg) draw.

Random 0 0

Dice & Coin Roller

Roll polyhedral dice (d4–d100) or flip a coin with cryptographic randomness.

Random 0 0

Raffle Draw

Pick N winners from a list of names — cryptographically random, with or without duplicates.

Random 0 0

Group Maker

Split a list of names into balanced random groups — pick the group count or the people per group.

Random 0 0

Random Number Generator

Generate cryptographically random numbers in any range — with or without duplicates, optionally sorted.

Random 0 0

Diceware Passphrase Generator

Memorable, high-entropy passphrases from a curated word list — generated with Web Crypto, never sent anywhere.

Random 0 0

WiFi QR Code Generator

Generate a scannable QR code that joins a WiFi network — print it for guests, no app needed.

Random 0 0

Lottery Number Generator

Generate random tickets for 8 popular lotteries (Powerball, EuroMillions, Lotto 6/45, Loto 6, 双色球…) — uses crypto-secure RNG.

Random 0 0

Random Color Generator

Generate a grid of random colors in HEX, RGB or HSL — pick how many, copy any value with one click, and regenerate instantly for design inspiration.

Random 0 0

Random Quote Generator

Pick a quote at random from a curated collection — wisdom, motivation, humor, tech, life — and copy it with one click.

Random 0 0

Random User Profile Generator

Generate a fully fake person — name, email, phone, address, date of birth, company — for placeholder content, mockups, or test data.

Random 0 0

Random Date Picker

Pick N random dates between two boundaries — with options for unique-only, sorted, and weekdays-only.

Random 0 0

Random IP & MAC Generator

Generate batches of random IPv4, IPv6, or MAC addresses for tests and mocks — public / private / ULA / link-local / UAA / LAA scopes supported.

Random 0 0

Coin Flip Simulator

Flip a coin one or ten thousand times — see the heads/tails ratio, the longest run, and (for small samples) the full sequence.

Random 0 0

Playing Card Drawer

Draw N cards from a properly shuffled 52-card deck (optional jokers), with deck-tracking so you don't draw the same card twice.

Random 0 0

Random Geographic Coordinates

Generate uniformly-distributed random points on Earth, optionally restricted to a bounding box — with an OpenStreetMap link for each.

Random 0 0

Weighted Random Picker

Pick names or options with custom weights — like a non-uniform raffle. See each option's true probability and draw with or without replacement.

Random 0 0

Bingo Card Generator

Generates printable 3×3, 4×4 or classic 5×5 BINGO cards — number mode or your own word list, free-center optional, browser-print friendly.

Random 0 0

Spinner Wheel

Type your options, spin a colored wheel, get a winner — with optional remove-after-winning for raffles and history of the last 20 picks.

Random 0 0

Magic 8-Ball

Type a yes/no question, shake the ball, get one of 20 classic answers — or swap in your own pool. Pure randomness, no judgement.

Random 0 0

Rock Paper Scissors

Play classic Rock-Paper-Scissors against a fair random opponent — keep score, track win/loss streaks, optional best-of-3/5/10 match mode.

Random 0 0

Reaction Time Tester

Click the panel, wait for it to turn green, click again — get your reaction time in milliseconds. Tracks average, best, worst across the session.

Random 0 0

Random Order Shuffler

Paste a list, get it back in random order — line-, comma- or whitespace-separated input, optional seed for reproducible runs, numbered or plain output.

Random 0 0

Nickname Generator

Generate Docker-style memorable nicknames (`elegant-archimedes`, `funny-curie`) — pick a style, separator, count. Useful for test data, anonymous handles, container/branch names.

Random 0 0

Random Bytes Generator

Generate cryptographically secure random bytes in 9 output formats — hex, Base64, Base64URL, binary, decimal, C array, Python bytes, UUID v4.

Random 0 0

Random Emoji Picker

Pick random emojis from 10 categories — smileys, people, animals, food, activities, travel, objects, symbols, nature, weather. Pick 1-200 with configurable separators.

Random 0 0

Random Distribution Generator

Generate samples from uniform, normal, exponential, Poisson, Bernoulli, or triangular distributions — with histogram, summary stats, and CSV/JSON export. Powered by crypto.getRandomValues.

Random 0 0

Random Creative Prompt Generator

Generate fresh creative prompts for drawing, writing, photography, coding side-projects, or fictional world-building. Hit reroll for a new batch of structured, evocative prompts to break creative blocks.

Random 0 0

Random Music Practice Drill Generator

Random key, scale, chord, tempo, time signature and technique focus for instrument practice — 12 chromatic roots, 15 scales (modes, pentatonic, blues, diminished, phrygian dominant), 14 chord qualities up to 9ths, and 20 articulation prompts.

Random 0 0

Random Chess Opening Picker

Draw a random chess opening for study from 24 classical and modern openings, filtered by category (Open, Semi-Open, Closed, Flank), difficulty, and which side you'll play. Includes ECO codes, the first key moves, and a direct study link.

Random 0 0

Secret Santa Pair Assigner

Randomly pair Secret Santa givers with recipients, with optional exclusion pairs (e.g. spouses, siblings) and hidden reveal cards so the host can run the draw without seeing anyone's match.

Random 0 0

Round-Robin Pair Scheduler (Tournament & 1-on-1 Rotation)

Generate a full round-robin pairing schedule where every participant meets every other participant exactly once — using the classic circle method.

Random 0 0

Tournament Bracket Generator (Single Elimination)

Paste a list of participants and instantly get a properly seeded single-elimination bracket — with BYE handling for non-power-of-2 counts, three seeding modes (as entered / alphabetical / random with reseed), and copyable Markdown export. All client-side.

Random 0 0

Maze Generator (SVG / PNG)

Generate printable mazes with adjustable size, cell scale, and reproducible seed — recursive-backtracking algorithm with optional solution overlay.

Random 0 0