1.0.2 • Published 5 months ago

digital-dice-sugam v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

Digital Dice

Welcome to the Digital Dice project! This project simulates the rolling of a dice using a digital interface.

Usage

To roll the dice, you can require the module and call the roll function:

const roll = require('./index');

console.log(roll()); // Outputs a random number between 1 and 6

Thankyou <3

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago