World's simplest browser-based utility for randomizing letters in text. Load your text in the input form on the left and you'll instantly get back new text with all the letter positions randomized in the output area. Powerful, free, and fast. Load text – randomize its letters. Created by developers from team Browserling.
World's simplest browser-based utility for randomizing letters in text. Load your text in the input form on the left and you'll instantly get back new text with all the letter positions randomized in the output area. Powerful, free, and fast. Load text – randomize its letters. Created by developers from team Browserling.
With this online tool, you can randomly change the order of letters in the given text. The program mixes letters, punctuation marks, and symbols in either the entire text or in certain text parts. For example, if you activate the "Randomize Each Word" mode, then the program takes each word of the text, mixes the letters in it, and puts it back where it was. If you select the "Randomize Each Line" mode, then the program finds individual lines of the text and shuffles the letters within each line. In the "Randomize Each Sentence" mode, the program extracts each sentence from the text, puts all the letters in a bag, mixes them, and puts the letters back in random order in place of the original sentence. If you activate the "Randomize Each Paragraph" mode, then you can randomize all letters in each paragraph of the text (a paragraph of text differs from a line in that it has one or more empty lines after it). If you'd like to randomize absolutely all the text, then select the "Randomize All Text" mode. In addition to simply mixing the letter order one-by-one, you can also move multiple letters around as groups of a certain length. In the "Group Length" option, you can specify the desired size of a group. By default, this option is equal to "1", which changes the position of each single letter. For example, the word "potato" can be turned into the word "aotpot", or "ptatoo", or "tapoot", or any other of 720 possible arrangements. The formula for calculating the number of arrangements looks like "1×2×3×…(n-1)×n", where "n" is the number of letters in the text. For a 6-letter word, it's "1×2×3×4×5×6=720". If you specify a group size of 2, then the program will split the word "potato" into groups of two characters "po", "ta", and "to", and as there are just three such groups, it will create one of the 6 variations: "potota", "tapoto", "tatopo", "topota", "totapo", or the original "potato" itself. If you specify the size of a group equal to 3, then the word "potato" will be divided into two parts "pot" and "ato", and create only two words "atopot" and "potato". Often, once the letters have been randomized, the first capital letter of the sentence gets placed somewhere in the middle of the mix. To handle this case, there's an additional option called "Convert Letters to Lowercase". When it's turned on, then all letters get turned into lowercase, and in the output, they are all displayed in the same case. The last two options allow you to clear the text of any extra symbols that you don't want to randomize and remove duplicate letters or repeated groups of letters from the text. Textabulous!
With this online tool, you can randomly change the order of letters in the given text. The program mixes letters, punctuation marks, and symbols in either the entire text or in certain text parts. For example, if you activate the "Randomize Each Word" mode, then the program takes each word of the text, mixes the letters in it, and puts it back where it was. If you select the "Randomize Each Line" mode, then the program finds individual lines of the text and shuffles the letters within each line. In the "Randomize Each Sentence" mode, the program extracts each sentence from the text, puts all the letters in a bag, mixes them, and puts the letters back in random order in place of the original sentence. If you activate the "Randomize Each Paragraph" mode, then you can randomize all letters in each paragraph of the text (a paragraph of text differs from a line in that it has one or more empty lines after it). If you'd like to randomize absolutely all the text, then select the "Randomize All Text" mode. In addition to simply mixing the letter order one-by-one, you can also move multiple letters around as groups of a certain length. In the "Group Length" option, you can specify the desired size of a group. By default, this option is equal to "1", which changes the position of each single letter. For example, the word "potato" can be turned into the word "aotpot", or "ptatoo", or "tapoot", or any other of 720 possible arrangements. The formula for calculating the number of arrangements looks like "1×2×3×…(n-1)×n", where "n" is the number of letters in the text. For a 6-letter word, it's "1×2×3×4×5×6=720". If you specify a group size of 2, then the program will split the word "potato" into groups of two characters "po", "ta", and "to", and as there are just three such groups, it will create one of the 6 variations: "potota", "tapoto", "tatopo", "topota", "totapo", or the original "potato" itself. If you specify the size of a group equal to 3, then the word "potato" will be divided into two parts "pot" and "ato", and create only two words "atopot" and "potato". Often, once the letters have been randomized, the first capital letter of the sentence gets placed somewhere in the middle of the mix. To handle this case, there's an additional option called "Convert Letters to Lowercase". When it's turned on, then all letters get turned into lowercase, and in the output, they are all displayed in the same case. The last two options allow you to clear the text of any extra symbols that you don't want to randomize and remove duplicate letters or repeated groups of letters from the text. Textabulous!
In this example, we randomize the letters within each word in a short phrase. As each word has its own length, a different number of letter permutations is possible for each of them. The word "to" is the shortest with two letters and also has just two possible letter variations ("to" and "ot"). The word "Aspire" has 720 possible permutations ("esrAip", "rAipse", and so on). And the word "inspire" has 5040 permutations ("eiprisn", "siripne", and so on).
In this example, we enter a quote as the input text and get a mix of all the letters in it as the new output text. To shuffle the letters throughout the text (ignoring word boundaries), we use the "Randomize All Text" mode. We also enable the "Convert to Lowercase" option so that all the letters have the same case and the capital letter "E" that's in the word "Embrace" didn't appear somewhere in the middle of the output. And to make sure there are no other characters in the output other than letters, we enter a space and a dot in the delete-unwanted-symbols option.
In this example, we randomize groups of two letters at a time and do it on each line of text individually. We set the group size to "2", which means every pair of letters is glued together (first with second, third with fourth, etc.) and then these glued letter pairs are moved to random positions (but only within boundaries of the same text line). We also remove repeated pairs of letters. In the word "lilium", there are three syllables – "li", "li", and "um" – and the syllable "li" is repeated twice so it's deleted from the output. Similarly in the word "rhododendron", the syllable "od" is a repeated syllable and it's deleted.
In this example, we randomly rearrange letters in each of the sentences. For this, we use the "Randomize Each Sentence" option. It ensures that when the letters take new positions, they stay within the same sentence they were originally in.
In this example, we select the "Randomize Each Paragraph" mode. This mode shuffles the characters in a multi-paragraph text while leaving each character within its own paragraph. We also activate the option to remove duplicate letters and symbols so that only the unique symbols within each paragraph are printed in the output text.
You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!
Find Levenstein distance of two text fragments.
Create a list of all words in text.
Lemmatize all words in text.
Apply stemming to all words in text.
Add color to punctuation symbols in text.
Add color to letters in text.
Add color to words in text.
Add color to sentences in text.
Add color to paragraphs in text.
Add slight perturbations to the given text.
Mess up characters in your text.
Generate text using random words.
Generate lorem ipsum placeholder text.
Generate a crossword puzzle from the given words.
Convert English text to Braille writing system.
Convert Braille symbols to English text.
Convert text characters to their corresponding code points.
Convert numeric character code points to text.
Convert CSV data to plain text columns.
Convert plain text columns to a CSV file.
Create a list of all 3-grams.
Encode the entire text to a single number.
Decode text that was encoded as a number back to text.
Divide text into chunks of certain size.
Apply formatting and modification functions to text.
Count the number of punctuation marks and other sybmols in text.
Count the number of letters in text.
Count the number of sentences in text.
Count the number of paragraphs in text.
Apply text transformation rules to any text.
Analyze text for interesting patterns.
Add accent marks to text letters.
Add a counter before every letter in text.
Add a counter before every word in text.
Add a counter before every sentence in text.
Add a counter before every paragraph in text.
Interleave the letters or words of the given text fragments.
Mess up the spacing between letters in any text.
Extract all emails from text.
Extract all URLs from text.
Extract all numbers from text.
Extract all countries from text.
Extract all cities from text.
Convert text to punycode.
Convert punycode to text.
Encode text to Baudot encoding.
Decode Baudot-encoded text.
Encode text to base32 encoding.
Decode base32-encoded text.
Encode text to base45 encoding.
Decode base45-encoded text.
Encode text to base58 encoding.
Decode base58-encoded text.
Encode text to Ascii85 encoding.
Decode Ascii85-encoded text.
Encode text to base65536 encoding.
Decode base65536-encoded text.
Encode text to nettext encoding.
Decode nettext-encoded text.
Convert written text into natural sounding voice.
Convert a voice recording to text.
Encode text to UTF8 encoding.
Decode UTF8-encoded text.
Encode text to UTF16 encoding.
Decode UTF8-encoded text.
Encode text to UTF32 encoding.
Decode UTF32-encoded text.
Encode text to IDN.
Decode IDN-encoded text.
Convert text to Unix-to-Unix encoding.
Decode Unix-to-Unix-encoded text.
Convert text to Xxencoding.
Decode Xxencoded text.
Encode text to QP encoding.
Decode QP-encoded text.
Remove all HTML tags from Text.
Remove all XML tags from Text.
Remove new line symbols from the end of each text line.
Find the difference between two text fragments.
Generate various text typos.
Generate a mirror reflection of text.
Cut out a piece of text.
Grep text for regular expression matches.
Extract first symbols, words, or lines from text.
Extract last symbols, words, or lines from text
Return the first letter of each word in text.
Make every paragraph to be two paragraphs in the given text.
Create an image from all words in text.
Create a circle from all letters in text.
Create a spiral from all letters in text.
Create a circle from all words in text.
Create a matrix of any dimensions from letters in text.
Create a matrix of any dimensions from words in text.
Create a spiral from all words in text.
Split the input text into syllables.
Write any text on an LCD display (with LCD font).
Convert text to 2-dimensional drawing.
Convert text to 3-dimensional drawing.
Create a horizontally or vertically scrolling text.
Create a GIF animation of a text message.
Create a GIF animation that slowly reveals a text message.
Decode text using the wrong encoding and create garbled text.
Try to find original text from garbled mojibaked text.
Make text harder to read.
Generate the entire alphabet from a to z.
Print the alphabet in random order.
Delete swear words from text.
Edit text in a neat browser-based editor.
Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.
Enter your email here
We're Browserling — a friendly and fun cross-browser testing company powered by alien technology. At Browserling we love to make people's lives easier, so we created this collection of online text tools. Our tools are focused on getting things done and as soon as you load your text in the input of any of our tools, you'll instantly get the result. Behind the scenes, our online text tools are actually powered by our web developer tools that we created over the last couple of years. Check them out!