Randomly order letters in a word

Hello!

How can I randomly sort letters in a word?

For example input: ABCDE
Output: DABEC

Just done this quickly:

blocks(3)

edit: this is only if your word starts as a text, if it is a list then only use the second loop

1 Like

Please search on community before asking.
You can get on [Discontinued] ListAddon Extension

Use the extension called ListUtils

choose the method you want

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.