Random Content Generators
Curated random word, name, sentence, phrase, and paragraph generators for realistic mock content
Dice Roller
Roll any combination of dice using d-notation (e.g. 1d20+3, 4d6) with summed results
Coin Flip Simulator
Flip one coin or simulate up to 1000 flips with heads / tails counts and percentages
Random String Generator
Generate random alphanumeric, hex, letter, or symbol-included strings with configurable length and charset
Random Hex String Generator
Generate cryptographically strong random hex strings — ideal for IDs, tokens, and test fixtures
Random Binary Number Generator
Generate random binary (0/1) strings of any length — handy for logic simulations and tests
Random Letter Generator
Generate random letters (a-z, A-Z, or mixed) of configurable length — ideal for games, puzzles, and tests
Random Word Generator
Generate random English words from a curated list — perfect for passphrases, prompts, and placeholders
Random Name Generator
Generate realistic first+last name pairs — perfect for test data, prototypes, and fake personas
Random Email Address Generator
Generate realistic fake emails in a configurable domain — perfect for QA, load tests, and seed data
Random Color Generator
Generate random hex, RGB, or HSL color values — great for design prototypes and mock data
Random Time Generator
Generate random times of day in 12h or 24h format — great for fixtures, seeds, and test data
Random Decimal Number Generator
Generate random decimal numbers in a min/max range with configurable precision
Random Choice Picker
Pick one or many items from a list — with or without repeats — for raffles, decisions, and sampling
Random Team Generator
Shuffle a list of names into N balanced teams — perfect for classrooms, projects, and tournaments
Random MAC Address Generator
Generate RFC-friendly locally-administered MAC addresses in colon, dash, Cisco-dot, or bare format
Random Boolean Generator
Flip a virtual coin — outputs true/false, yes/no, heads/tails, 1/0, or on/off