moochannel on Nostr: /run typescript const words = '\u30b4\u30ea' const shuffled = ...
/run typescript
const words = '\u30b4\u30ea'
const shuffled = [...words.repeat(2)].sort(() => Math.random() - 0.5)
console.log(shuffled)
Published at
2023-08-21 08:43:08Event JSON
{
"id": "3c386f20b449db7cdb845ca546d51640a40b2ef003dae1b919fef32019861b56",
"pubkey": "7e8e19bf9059280daff3bc0a49604abfca581ed5834d26b498f46825a5ab05c4",
"created_at": 1692607388,
"kind": 1,
"tags": [],
"content": "/run typescript\n\nconst words = '\\u30b4\\u30ea'\nconst shuffled = [...words.repeat(2)].sort(() =\u003e Math.random() - 0.5)\nconsole.log(shuffled)",
"sig": "ed6ae0ad1077f294229f2c3bc6a25231e2d3c16908e1ccfeec27c446312a053e38679e978e3070ff0bc74288bba15f3ccc93c5559459235c7802311a4f8d6a4f"
}