I would like to randomly reorder the characters in a string.
I wrote a function breaking the string into arrays,
assigning Rangoon numbers and reassembling the string.
Is there an easier way?
Thanks,
gsb
I wrote a function breaking the string into arrays,
assigning Rangoon numbers and reassembling the string.
Is there an easier way?
Thanks,
gsb
Comment