06.04.2013, 19:11
Quote:
|
The only problem with that code is that if I randomized a word, say "computer", it could get scrambled as "mputccoo", as it has the possibility of re-using letters
|
Antonio: It is true if there is spaces the spaces will get mixed into the array so each word wouldn't be scrambled in sequence requires an additional stock function


