echo you can shuffle up the words of a sentence by using xargs twice like this | xargs -n1 echo | shuf | xargs