An infinite bag of dice.
Project description
Dicebag
An infinite bag of dice.
>>> import dicebag >>> dicebag.roll_d6() 5 >>> dicebag.roll_3d6() 9 >>> dicebag.roll_2d50() 43
Caveats
This was written in a hurry, to show how clever I am. It should probably not be used in production.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dicebag-0.0.2.tar.gz
(1.9 kB
view hashes)