mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2025-12-06 18:23:57 -05:00
Updated for uniformity and random now working
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <cinttypes>
|
||||
#include "Dice.hpp"
|
||||
|
||||
const uint64_t LENGTH_OF_TEST = 100; //How many times the dice will get rolled * the number of sides
|
||||
const uint64_t LENGTH_OF_TEST = 100; //How many times the dice will get rolled * the number of sides
|
||||
|
||||
|
||||
int main(){
|
||||
|
||||
Reference in New Issue
Block a user