How do I shuffle the characters in a string (e.g. hello could be ehlol or lleoh or . ... In Java 5 and above, you should basically use StringBuilder - it's ...
確定! 回上一頁