Skip to content

Roller v3.0.0

Choose a tag to compare

@ericrallen ericrallen released this 05 Mar 18:49
· 6 commits to main since this release

The latest version of Roller is now available. This is a major version change due to breaking changes in the way roll results are returned.

  • Version 3 changes how responses are returned so that Roller is more consistent to work with.
  • The documentation has been updated to include examples ranging from simple rolls to an advanced Character sheet implementation. Better docs about the way results are returned are coming soon.
  • Support for deeply nested functions, like the 4d6 drop the lowest 7 times drop the lowest for DnD 5e ability scores
  • Added tests for statistical bias and advanced functionality
  • Added some analysis and comparison to Math.random() for very large samples (2.5M rolls) to illustrate the improved fairness and decreased bias of Roller's dice