/run javascript

console.log(Array.from("test").sort(function(c){ return Math.random() - 0.5;}))

Reply to this note

Please Login to reply.

Discussion

[ 's', 't', 't', 'e' ]