I have a text file of the form:
word1
word2
word3
word4
word5
etc
and I want something that will randomly change the order, for example:
word3
word1
word5
word2
word4
Any suggestions?
word1
word2
word3
word4
word5
etc
and I want something that will randomly change the order, for example:
word3
word1
word5
word2
word4
Any suggestions?


Comment