/run javascript
console.log(Array.from("test").sort(function(c){ return Math.random() - 0.5;}))
Please Login to reply.
[ 's', 'e', 't', 't' ]