Hello!
How can I randomly sort letters in a word?
For example input: ABCDE
Output: DABEC
Hello!
How can I randomly sort letters in a word?
For example input: ABCDE
Output: DABEC
Just done this quickly:
edit: this is only if your word starts as a text, if it is a list then only use the second loop
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.