3 releases
0.2.2 | Jun 25, 2023 |
---|---|
0.2.1 | Jun 23, 2023 |
0.1.2 |
|
#132 in Simulation
28 downloads per month
11KB
236 lines
coin_flip_simulation
A crate for a coin flipping simulation
lib.rs
:
Libary for a coin flipping simulation.
Calculates the expected and empirical counts and probabilities of coin flips for a specified number of iterations and flips per iteration.
Dependencies
~305KB