seancallaway / sroll

A Python Dice Roller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sanitize User Input

seancallaway opened this issue · comments

Ensure that arguments passed to sroll are in the format expected and won't cause the program to crash during calculations.