https://github.com/ncounter/dices
https://github.com/ncounter/dices
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ncounter/dices
- Owner: ncounter
- Created: 2023-11-13T15:02:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T15:03:32.000Z (over 2 years ago)
- Last Synced: 2025-02-07T06:46:19.434Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dices
Roll 3 dices, two with 6 numbers and one with 8
```node roll.js 6 6 8```