rwxrob-dot/scripts/roll20

4 lines
49 B
Plaintext
Raw Normal View History

2022-10-08 07:27:01 +00:00
#!/usr/bin/env bash
echo "$(( RANDOM%20 + 1 ))"