𓃠 on Nostr: /run rb text = "私、魔女の" begin text += "キ" end while rand > 0.3 text += ...
/run rb
text = "私、魔女の"
begin
text += "キ"
end while rand > 0.3
text += "こっちは黒猫の"
begin
text += "ジ"
end while rand > 0.3
puts text
Published at
2024-10-09 03:36:26Event JSON
{
"id": "97111b3df725ca9d3e53be689ecce2508deefd01d1477533f4cb1a9469d00de6",
"pubkey": "b707d6be7fd9cc9e1aee83e81c3994156cfcf74ded5b09111930fdeeeb5a0c20",
"created_at": 1728444986,
"kind": 1,
"tags": [],
"content": "/run rb\ntext = \"私、魔女の\"\nbegin\n text += \"キ\"\nend while rand \u003e 0.3\ntext += \"こっちは黒猫の\"\nbegin\n text += \"ジ\"\nend while rand \u003e 0.3\nputs text",
"sig": "eec6f7b0e9818695a574db344e3cc77f67616484195771ea973f3e921ac5dd824170683c91c0ba4086845b8acc830e56b6a3f55bbd010dd788c94be67520c48c"
}