Hi

,
This may sound like a very silly q

But I have a script that gives 10-letter words, and the players have to make as many words as they can from that word.(It's called Word Frenzy).
I'd like the given 10-letter word to be scrambled too, so that it is harder for the players to find easy words, and to also make the actual 10-letter word a solution.

Is there a piece of code that will randomly place the 10 letters of any given word in a different order

?
Thanks for the help

Exparrot