/DnD

A simple function to generate character stat rolls for DnD 5e

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

DnD

A simple function to generate character stat rolls for DnD 5e.

  • Requires numpy

Rolls 4d6, for each of six character stats. The final score for each stat is the sum of the best 3/4 rolls.