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 initials (e.g., NASA) and get possible expansions. For creative naming or organizational jokes.
Enter a name or word and generate an acrostic poem where each line starts with a letter of the word. Personalized fun.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Type a simple sentence and get guided prompts to add who, what, where, when, why. Build richer sentences.
Paste words with translations, shuffle, test yourself. Simple local spaced recognition.
Generate a random first and last name typical for US, UK, or Australia. With optional middle initial. Useful for test data.
Paste prose and reformat so that each sentence starts on a new line. Helps with version control diffs.
Enter a human name and translate it into a weird alien-sounding version using letter replacement rules.
Get random gift suggestions based on recipient age, relationship, and occasion. Browse through curated, gender-neutral ideas. No affiliate links, pure inspiration.
Create a random superhero with a unique name, power, weakness, and origin story. Fun creative writing prompt. All frontend.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Paste an enciphered text and instantly see all 25 possible shifts. Highlight the most plausible.
Generate names for fantasy races: elves, dwarves, orcs, dragons. Ideal for D&D and fiction writing. Markove chain local.
Create a customizable scrolling marquee banner. Copy the HTML and CSS. For retro web projects or fun.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Create a friendly CONTRIBUTING.md file for your repository by filling in a few sections. Encourage contributions. Static template.
Create printable sight word flashcards from Dolch or Fry lists by grade level. Choose font size and card layout. Local only.
Apply dyslexiaβfriendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Paste word pairs (or load pre-made sets) and practice with randomized flashcards. Flip to reveal translation, mark as known/unknown. Local data, no login.
Convert any text into JavaScriptβstyle \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Set up firstβline indentation and hanging punctuation. See how they affect reading flow. Copy the CSS.
Create cards and review using a spaced repetition algorithm (Leitner box simulation). Cards stored locally. Improve exam prep.
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
See a live bar chart of character frequencies as you type or paste text. Great for cipher cracking and linguistics.
Enter a list of buzzwords or concepts and shuffle them into random pairs. Stimulate creative thinking. All local.
Convert normal text into UwUβified cuteness with 'w', nyaa, and blushes. Original meme generator.
Shows each character's 7βbit or 8βbit binary representation. Includes space separation. For learning binary encoding.
Convert any phrase into the NATO phonetic alphabet (Alpha, Bravo, Charlieβ¦). Copy or hear pronunciation. Useful for call centers.