MCPcopy Create free account
hub / github.com/geekcomputers/Python / dice.py

File dice.py

dice.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import random
2
3class Die:
4 """

Callers

nothing calls this directly

Calls 2

DieClass · 0.85
rollMethod · 0.45

Tested by

no test coverage detected