ゆう's Blog
文字列シャッフル

shuffledString = string.split('').sort(() => .5 - Math.random()).join('');