BIP39 Mnemonic Generator - Online 12/24 Words
Generate cryptographically secure BIP39 mnemonic phrases (12 or 24 words) for HD wallet seeds. All entropy generated locally.
UD5 Toolkit
XKCD-Style Memorable Passphrase
correct horse battery staple is far easier to remember than Tr0ub4dor&3 β yet offers ~44 bits of entropy, making it extremely resistant to brute-force attacks.
Click any word badge to replace it individually!
correct horse battery staple (4 random words) is both stronger and easier to remember than traditional complex passwords like Tr0ub4dor&3.
Each word is randomly selected from a large vocabulary, and the randomness (entropy) comes from the number of possible combinations, not from character-level complexity.
correct horse battery staple, your mind naturally creates a vivid (even absurd) mental image: a correct horse holding a battery-powered stapler.
This is called elaborative encoding β associating new information with existing memories and visual imagery.
In contrast, Tr0ub4dor&3 has no semantic hook; your brain treats it as arbitrary noise, making it far harder to recall accurately.
1 at the end) adds minimal security β attackers are well aware of these common patterns.
Random digits appended to the phrase do add extra bits of entropy (about 3.3 bits per random digit), so enabling 2β3 random digits is a reasonable compromise for sites that require them.
crypto.getRandomValues() API (where available), which provides cryptographically secure random numbers β the same standard used by browsers for SSL/TLS encryption.
This is not the predictable Math.random() function. Each word is selected independently and uniformly from the vocabulary, ensuring true randomness.
-), underscores (_), dots (.), or no separator at all (camelCase).
The security of the passphrase comes from the random word combination, not from the separator character. A hyphen-separated passphrase like correct-horse-battery-staple is just as secure as the space-separated version.
Choose whatever separator the website accepts β the entropy remains the same.
Generate cryptographically secure BIP39 mnemonic phrases (12 or 24 words) for HD wallet seeds. All entropy generated locally.
Enter a name or word and generate an acrostic poem where each line starts with a letter of the word. Personalized fun.
Enter initials (e.g., NASA) and get possible expansions. For creative naming or organizational jokes.
Paste two versions of the same idea and see a wordβlevel diff highlighting the rewrite. Not AI, just diff.
Encode a hidden message using zeroβwidth characters. The message looks like normal text. Decode with the same tool.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Generate a humorous, realisticβlooking git commit message. Perfect for testing or filling mock repos.
Create a customizable scrolling marquee banner. Copy the HTML and CSS. For retro web projects or fun.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Get a short, thoughtβprovoking insight or proverb. A moment of reflection. Works offline.
Get random gift suggestions based on recipient age, relationship, and occasion. Browse through curated, gender-neutral ideas. No affiliate links, pure inspiration.
Select emojis and arrange them into a seamless tiling background. Copy the CSS dataβURI or download as image.
Create a repeating text pattern from a short string for watermarking documents or images. Download SVG pattern.
Enter a list of buzzwords or concepts and shuffle them into random pairs. Stimulate creative thinking. All local.
Type an abbreviation and its full form to get the proper `<abbr title='...'>` HTML. For accessible markup.
Create a humorous fake GitHub profile screenshot with custom name, stars, and languages. Pure canvas prank.
Enter a human name and translate it into a weird alien-sounding version using letter replacement rules.
Create a completely randomly generated alien script with fonts and syllable patterns. Translate your name into alien. Fun.
Compare breakβall, keepβall, and overflowβwrap: anywhere/breakβword. Paste long words and see how they wrap.
Create printable sight word flashcards from Dolch or Fry lists by grade level. Choose font size and card layout. Local only.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Get a classic programmingβrelated meme caption or ASCII art. Brighten up your coding break. No images, just text.
Generate a random first and last name typical for US, UK, or Australia. With optional middle initial. Useful for test data.
Create outlined text with the textβstroke property. Adjust width and color. Preview and copy the CSS.
Parse a Snowflake ID (used by Discord, Twitter) into its timestamp, worker, and sequence components. Instant local decoding.
Set up firstβline indentation and hanging punctuation. See how they affect reading flow. Copy the CSS.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.
Create a rainbow gradient text animation using pure CSS. Customize speed and colors. Copy the code for your website.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.