-
Extract each separate word as a string and add it to a string array.
-
Shuffle your string array.
-
Print out the words in your array in their new shuffled order.
solved how i can shuffle or randomize all words in textfile?
Extract each separate word as a string and add it to a string array.
Shuffle your string array.
Print out the words in your array in their new shuffled order.
solved how i can shuffle or randomize all words in textfile?