sIKE23 / Mage-Wars

Mage Wars for OCTGN
7 stars 5 forks source link

Rework Dice Rolling Fucntion #356

Closed sIKE23 closed 8 years ago

sIKE23 commented 8 years ago

The API provided by Random.org is no longer working. The rnd method is so slow, so add the Random module in and modify the DiceRoll function to use randint.

sIKE23 commented 8 years ago

Not Happy with Random.org dropping support, but what can you do?