Download the PHP package olelishna/diceroller without Composer
On this page you can find all versions of the php package olelishna/diceroller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package diceroller
Dice Roller
Rolls any dice
Requirements
- PHP 7.4
Installation
- composer require olelishna/diceroller
Use
<?php
$roll = Olelishna\Diceroller\Dice::roll(20);
echo $roll;
All versions of diceroller with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package olelishna/diceroller contains the following files
Loading the files please wait ....