Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

Weighted Die

Compiling

To compile, run the makefile.

Usage

Simply execute the WeightedDie output file.

Output

The current main sets up a set of biased and unbiased dice and then rolls them 1,000,000 times each. The results are averaged and compared to the expected value of each die respectively.