rwxrob-dot/scripts/roll20
2022-10-08 03:27:01 -04:00

4 lines
49 B
Bash
Executable File

#!/usr/bin/env bash
echo "$(( RANDOM%20 + 1 ))"