Apr 27
Dicerollr
This is a simple dice simulation program that accepts the amount of sides of a die to cast, then generates random numbers, stores those in a vector, generates another random number to select which vector element to use, then outputs it, and finally asks the user if they’d like to rerun the program.
License: MIT
No Comments
Leave a comment
