HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

SecureDice 1.0

This plugin implements an obfuscated dice-rolling interface.

SecureDice implements simple dice rolling in a "secure" manner. The results of dice rolls are stored in the database, and referenced in discussions and comments by tokens. This allows for cheat detection, and allows rolls to be securely referenced in quotes or other posts.

USE

The format for rolling dice is:
<roll>XdY[±Z]</roll>

Currently, more complex dice formulae are not supported.

Questions