axiacore / py-expression-eval

MIT License
149 stars 54 forks source link

Added "roll" function #35

Closed JeremyEudy closed 5 years ago

JeremyEudy commented 6 years ago

Created a function to support dice rolls of varying amounts and side numbers.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at ?% when pulling 5f8c00a8888652de7634023446e845d245d2f937 on JeremyEudy:patch-1 into e5c2312babc0610f100234e4ac6b236da2e5c5d9 on Axiacore:master.

camilonova commented 5 years ago

Thank you.