uh, sorry, does anyone know how to sort characters in a string randomly?
like say, if the string contain "abcde", how to sort the order of the characters at random? is there a method to do this in java?