Workflow Icon

Die Roller

Generate Random Numbers

Version 1.0.1 by Armand Halbert


Usage

See the result of different dice rolls via the roll keyword. to copy the output to the clipboard. Control the checks with the special syntax:

  • X Roll one X sided die.
  • XdY Roll X number of Y-sided dice.
  • sum Sum dice after rolling.
  • topX Get X largest dice.
  • bottomX Get X smallest dice.
  • >X Get number of dice > X.
  • +X/+Y Add +X and +Y to the first two dice rolled.

Roll 3d6

Roll 3d6 and sum results

Roll 4d6 and drop lowest

Combine multiple