Loading…
Loading…
Randomize the order of lines with an unbiased shuffle: every order is equally likely. Useful for random draws, quiz questions, and test data.
The result appears here as you type.
Names for a raffle, quiz questions, playlist tracks, or test cases. One per line.
The list is shuffled as soon as you paste it. Click Shuffle again for a new order.
Copy or download the shuffled list.
It uses the Fisher-Yates algorithm with your browser's cryptographic random number generator, so every possible order is equally likely. We tested it statistically over 60,000 shuffles.
Yes. Shuffle the entries and take the first line. For a public draw, record your screen so the result can be verified.
No. Everything runs in your browser, and nothing you paste is sent to a server or stored.
Text & code
Compare two texts or code files side by side, with changed words highlighted. Ignore whitespace or case, and export a unified .diff patch that git apply accepts.
Count
Count words, characters, sentences, paragraphs, and lines as you type, with reading and speaking time. Check text against X, SEO title, and meta description limits.
Case
Convert text to UPPERCASE, lowercase, Title Case, Sentence case, camelCase, PascalCase, snake_case, kebab-case, and more, line by line.
Cleanup
Clean up messy text: remove extra spaces, blank lines, invisible characters, and HTML tags, straighten quotes, and rejoin hard-wrapped lines.
Lines
Delete repeated lines from a list and keep the original order. Choose case sensitivity, whether to ignore surrounding spaces, and whether to keep the first or last copy.
Lines
Delete blank lines from text, or collapse runs of blank lines down to one so paragraphs stay separated.