Why Nostr? What is Njump?
2024-11-22 07:21:19 UTC

𓃠 on Nostr: /run rb text = "ボジョレーヌーヴォー" text.length.times {print ...

/run rb
text = "ボジョレーヌーヴォー"
text.length.times {print text.chars.sample }