BrianBreniser/Single_throw_yatzee-rust-
Using the built in random number generator, throw 5 dice (1-6) and check if they are the same, if they are, that is a single throw yatzee. Display failures, and when a yatzee is thrown, display how many throws it took
RustNOASSERTION