https://github.com/mrfastzombie/bigd6roller
Rolls an exceptionally large number of D6 dice.
https://github.com/mrfastzombie/bigd6roller
Last synced: over 1 year ago
JSON representation
Rolls an exceptionally large number of D6 dice.
- Host: GitHub
- URL: https://github.com/mrfastzombie/bigd6roller
- Owner: MrFastZombie
- License: unlicense
- Created: 2024-04-19T04:32:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T04:36:10.000Z (about 2 years ago)
- Last Synced: 2025-01-13T04:15:51.557Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This program rolls a very large number of D6 dice. Originally quickly written for DND shenanigans.
## Example output
```
Die Distribution
1: 166567 2: 166783 3: 167199 4: 167089 5: 166931 6: 165431
rolled 2400000000 die.
8392402871
Press any key to continue . . .
```