Letter shuffler
World's simplest random toolFree online letter shuffler. Just load your letters and they will automatically get rearranged. You can shuffle words, sentences, paragraphs, or all the letters in the entire input. Load your letters – get them mixed up. Created by developers from team Browserling.
A link to this tool, including input, options and all chained tools.
Can't convert.
What is a letter shuffler?
learn more about this toolThis tool rearranges all letters in the given string, word, sentence, or text. It uses the Fisher-Yates-Knuth shuffling algorithm to do the job. This algorithm generates random permutations of finite sets of characters with the same probability distribution. For a string of "n" letters, there are 1×2×3×…×(n-1)×n (n factorial) possible unique letter permutations. The Fisher and Yates' method rearranges each letter individually but you can also move more than one letter at a time. With the letter grouping option, you can combine several letters into a group and move them as a whole unit. For example, if the input text is "orange" and you enter a group size of 2, then you'll get three double-letter units: "or", "an", "ge". For these units, there are 6 (1×2×3 = 3 factorial) possible permutations and they are: "or-an-ge", "or-ge-an", "an-or-ge", "an-ge-or", "ge-an-or", "ge-or-an". The program allows you to shuffle letters in any text of any format, shape, size, and type. It's equipped with five radio options that define the areas where letter mixing should occur. There's the "Shuffle Letters In Words" mode, which finds individual words in the text and randomizes the letter order in them (spaces and punctuation symbols don't move in this mode). The "Shuffle Letters In Lines" mode works with multiline texts and allows you to mix characters in each line separately. The "Shuffle Letters In Sentences" mode splits the given text into sentences and shuffles the letters in each of them. In this mode, the sentence structure doesn't change. The "Shuffle Letters In Paragraphs" mode works with paragraphs of text (which are separated by one or more empty lines) and shuffles the characters within each paragraph individually. This mode keeps the paragraph structure. The last mode is "Shuffle Letters Everywhere" and it shuffles absolutely all letters and symbols of the input data, along its entire length. For convenience, you can also turn on the "Make Letters Lowercase" option. It'll make all the letters in the output lowercase and hide the positions of the original uppercase letters. Additionally, you can use the "Get Unique Letters Only" option, which removes repeated letters and shuffles only unique letters. And with the "Remove Punctuation" option, you can remove unneeded punctuation marks and other characters that you don't want to have in the output by listing them in the cleanup option. Randomabulous!
Letter shuffler examples
Click to useMix Letters in Long Word
This example shuffles all letters in a long word. The word has 14 letters, so there are as many as 14 factorial (87,178,291,200) unique symbol permutations.
sesquipedalian
apnudlisqsaeie
Required options
Rearrange letters in words.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Syllable Shuffling
In this example, we syllabify the word "aurora" and get three groups of two letters in length: "au", "ro", "ra". We intermix the syllables, keeping the letter order in the syllables fixed. For this word, 6 unique permutations of syllables are possible: "au-ro-ra", "au-ra-ro", "ro-au-ra", "ro-ra-au", "ra-au-ro", "ra-ro-au", each with an equal uniform probability of 1/6 (16.6%).
aurora
raroau
Required options
Rearrange letters in lines.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Shuffle Letters in Each Word Individually
In this example, we load a three-word text as the input and select the "Shuffle Letters In Words" option. When this option is selected, the program rearranges the letters in each word individually, without moving letters from one word to another. At the same time, the punctuation marks are preserved.
Live, learn, love
viLe, eanlr, oelv
Required options
Rearrange letters in words.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Mix Letters Within a Sentence
This example mixes letters and symbols in each sentence separately by using the "Shuffle Letters In Sentences" mode. It rearranges the letters, spaces, and other symbols within each sentence, and then prints the mixed sentences separated by dots. Also, to hide which letters appeared at the beginning of a sentence, it activates the "Make Letters Lowercase" option. This option converts all the letters to the same case in the output.
Life is beautiful. Love conquers all. Dreams never die.
tb ifeafielis ulu. crous lelnoqela v. de ensidame rvre.
Required options
Rearrange letters in sentences.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Shuffle Characters in Paragraphs
In this example, we use the letter shuffler program to separately mix characters in each individual paragraph. To do this, we switch to the "Shuffle Letters In Paragraphs" mode and in the output, get three paragraphs with a chaotic character order.
A group of lions
is called a pride.
A group of crows
is called a murder.
A group of owls
is called a parliament.
gleuc foarl
.naoirds leds i A oipp
ero erdd sgfips lwrAa.omcr
lauo c u
ufca t swAlngdmrra poli es.
ploia oael
Required options
Rearrange letters in paragraphs.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Unique Letter Permutation
In this example, we use additional shuffle options to get an interesting mix of letters and emojis. We enter all punctuation marks in the letter cleanup option so that they get removed before remixing the letters, and we also enable the "Get Unique Letters Only" option, which deletes all duplicate letters in the text.
"Hello, my friend!😃😊"
emroHi😃 dfly😊n
Required options
Rearrange letters in the entire text.
Combine this many letters
in a single group and shuffle
them as a whole unit.
in a single group and shuffle
them as a whole unit.
Hide uppercase letters that
might possibly give away
the original letter positions
by making them lowercase.
might possibly give away
the original letter positions
by making them lowercase.
List all punctuation chars that
you want to delete.
you want to delete.
Remove letters that
appear twice or more.
appear twice or more.
Pro tips Master online random tools
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!
https://onlinetools.com/random/shuffle-letters?input=sesquipedalian&shuffle-in-words=true&shuffle-group-size=1&skip-duplicates=false&remove-punctuation=&make-lowercase=false
All random tools
Randomly rearrange the letters in a string, word, sentence, or text.
Randomly shuffle the order of all words in the input data.
Randomly shuffle text lines and rearrange their order.
Randomly shuffle sentences and change their order.
Randomly shuffle paragraphs and change their order.
Randomly pick an item from many items.
Quickly generate one or more random alphabet letters.
Quickly generate random passwords of arbitrary length.
Quickly generate random numbers.
Quickly generate random bitmap images.
Quickly generate random strings.
Quickly generate random data that matches the given regular expression.
Quickly generate random integers.
Generate a list of random digits from 0 to 9.
Generate a list of random digit pairs from 00 to 99.
Quickly randomly pick a digit from many digits.
Quickly generate random fractions.
Quickly generate a sequence of increasing or decreasing random integers.
Quickly generate random primes.
Quickly generate random binary numbers.
Quickly generate random octal numbers.
Quickly generate random decimal numbers.
Quickly generate random hexadecimal numbers.
Quickly generate random bytes.
Quickly generate random calendar dates.
Quickly generate random clock times.
Quickly generate random IPs.
Quickly generate random MAC addresses.
Quickly generate random UUIDs.
Quickly generate random GUIDs.
Quickly generate random JSON data structures.
Quickly generate random XML documents.
Quickly generate random CSV files.
Quickly generate random TSV files.
Quickly pick one or more winners from many participants.
Coming soon These random tools are on the way
Flip a Coin
Randomly flip a coin and generate a head or a tail.
Throw a Dice
Roll one or more dice and get random dice numbers.
Spin a Wheel
Spin a wheel to pick a name, number, or a winner.
Select a Card
Pick a random card from a deck.
Shuffle a Deck of Cards
Randomize the order of cards in a deck.
Generate Pairs of Random Numbers
Generate a list of pairs of random numbers.
Generate Random Bits
Generate a list of random binary bits (0 and 1).
Generate Random Relative Prime Numbers
Generate a list of random relative primes.
Generate Random YAML
Generate random YAML markup.
Generate Random BSON
Generate random BSON (Binary JSON) files.
Generate Random TOML
Generate random TOML configuration files.
Generate a Random List
Create a random list of various items.
Generate Random HTML
Generate random HTML code and HTML web pages.
Generate Random Text Files
Generate random plain text files.
Generate Random Binary Files
Generate random binary files.
Generate Random Morse Code
Generate random Morse Code messages.
Generate Random UTF8
Generate random UTF8 characters.
Generate Random UTF16
Generate random UTF16 characters.
Generate Random UTF32
Generate random UTF32 characters.
Generate Random Unicode Text
Generate a random Unicode string.
Generate Random Emoticons
Generate a bunch of random emojis.
Generate Random Lenny Faces
Generate a bunch of random smiley faces.
Generate Random HTML Tables
Generate random HTML tables with random values.
Generate Random LaTeX
Generate random LaTeX documents.
Draw a Random Map
Generate a random map.
Choose a Random Image
Given a bunch of images, pick an image at random.
Generate Random Images
Generate random PNG/GIF/JPG/WEBP/BMP images.
Generate Random Audio
Generate random MP3 and WAV music files.
Generate Random Video
Generate random MP4 and AVI videos.
Generate Random Excel
Generate random Excel spreadsheets.
Generate Random Word Documents
Generate random Word documents.
Generate Random RegExps
Generate random valid regular expressions.
Generate Random Words
Generate random English words.
Generate Random Sentences
Generate random English sentences.
Generate Random Paragraphs
Generate random pargraphs of text.
Generate Random Locations
Generate random geographic places.
Generate Random Streets
Generate a list of random streets.
Generate Random Cities
Generate a list of random cities.
Generate Random Countries
Generate a list of random countries.
Generate Random Planets
Generate a list of random planets.
Generate Random Names
Generate random male and female names.
Generate Random Usernames
Generate random usernames for social networks and forums.
Generate Random Cat Names
Generate random feline names.
Generate Random Dog Names
Generate random canine names.
Generate Random ISBNs
Generate random ISBN book identifier numbers.
Generate Random Geographic Coordinates
Generate random latitudes and longitudes.
Generate Random Phone Numbers
Generate random telephone numbers.
Generate Random URLs
Generate random web URLs.
Generate Random Emails
Generate random email addresses.
Generate Random Colors
Generate a random set of colors.
Generate Random XYZ Coordinates
Generate random three dimensional (x, y, z) coordinates.
Generate Random Polar Coordinates
Generate random polar (ρ, φ) coordinates.
Generate Random Cylindrical Coordinates
Generate random cylindrical (ρ, φ, z) coordinates.
Generate Random Points
Generate random n-dimensional points (x₁, x₂, x₃, x₄, …).
Generate Random Vectors
Generate random mathematical vectors.
Generate Random Matrices
Generate random mathematical vectors.
Generate Random Expressions
Generate random mathematical expressions.
Generate Random Equations
Generate random mathematical equations.
Generate Random Functions
Generate random mathematical functions.
Generate Random Surfaces
Generate random geometric surfaces.
Generate Random Shapes
Generate random geometric shapes.
Generate Random Lines
Generate a drawing of random lines.
Generate Random Squares
Generate a drawing of random squares.
Generate Random Circles
Generate a drawing of random circles.
Generate Random Sudoku Puzzles
Generate a sudoku puzzle.
Generate Random Crossword Puzzles
Generate a crossword puzzle.
Generate Random Chess Positions
Generate a chess board with a random game position.
Generate a Random Chess Game
Generate an animation with a random (valid) chess game.
Generate Random Draughts Positions
Generate a checkers board with a random game position.
Generate a Random Draughts Game
Generate an animation with a random (valid) checkers game.
Generate Random Go Positions
Generate a go board with a random game position.
Generate a Random Go Game
Generate an animation with a random (valid) go game.
Generate Random MD5 Hash
Generate random MD5 hash digests.
Generate Random SHA1 Hash
Generate random SHA1 hash digests.
Generate Random SHA2 Hash
Generate random SHA2 hash digests.
Generate Random URL-encoded Data
Generate random percent-escaped URL data.
Generate Random Base64-encoded Data
Generate random base64 data.
Generate Random User Agents
Generate random browser user agent strings.
Generate Random Cats
Create pictures of random cats.
Generate Random Dogs
Create pictures of random dogs.
Generate Random Birds
Create pictures of random birds.
Generate Random Trees
Create pictures of random trees.
Generate Random Flowers
Create pictures of random flowers.
Generate Random Faces
Create pictures of human faces.
Randomize Character Case
Randomly change character case in text.
Shuffle Text Columns
Randomly change the order of columns in text.
Subscribe! Never miss an update
Cool!
Notifications We'll let you know when we add this tool
Cool!
Feedback we'd love to hear from you!