1. Creating Anagram Puzzles
Language TeacherBackground
A teacher wants to create a worksheet where students must unscramble words to improve their spelling.
Problem
Manually scrambling letters for a list of 20 vocabulary words is tedious.
How to use
Input the list of words, select 'Ascending' order, and ensure 'Preserve Word Separation' is checked.
sortOrder: ascending, preserveSpaces: trueOutcome
The tool converts 'apple' to 'aelpp' and 'banana' to 'aaabnn', providing a perfect list for the puzzle worksheet.