What is Nostr?
SnowCait / 雪猫
npub1s02…fxtw
2024-02-19 02:57:30

SnowCait on Nostr: /run bash count=$((RANDOM % 5 + 1)) for i in {1..$count}; do if [ $((RANDOM % 2)) -eq ...

/run bash
count=$((RANDOM % 5 + 1))
for i in {1..$count}; do
if [ $((RANDOM % 2)) -eq 0 ]; then
echo -n "🌈"
fi
echo -n "🦙"
done
Author Public Key
npub1s02jksmr6tgmcksf3hnmue7pyzlm0sxwarh7lk8tdeprw2hjg6ysp7fxtw