A simple CLI dice roller that delivers a bash-themed taunt if your roll is less than half the die's value.
Find it on PyPI: https://pypi.org/project/sudoroll/
pip install sudorollRoll a standard 6-sided die:
sudorollRoll a die with a custom number of sides (e.g., 20-sided):
sudoroll --sides 20