PHPackages                             daverichards00/diceroller - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. daverichards00/diceroller

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

daverichards00/diceroller
=========================

Generate Dice rolls in a quick, easy and flexible way.

v1.1.0(7y ago)011GPL-3.0-or-laterPHPPHP &gt;=7.0CI failing

Since Nov 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/daverichards00/DiceRoller)[ Packagist](https://packagist.org/packages/daverichards00/diceroller)[ RSS](/packages/daverichards00-diceroller/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (4)Versions (8)Used By (0)

dice-roller
===========

[](#dice-roller)

- [Dice](#dice)
- [DiceShaker](#diceshaker)
- [Examples](#examples)
- [Contribution](#contribution)

Dice
----

[](#dice)

A single dice can be created and rolled multiple times.

### Creating a Dice

[](#creating-a-dice)

Create a standard numeric `Dice` by passing a single number into the constructor:

```
