CoinFlip Simulator simulates the flipping of a coin. Pick the number of times to flip, and it will do the rest. Flip once, flip twice, flip any positive integer of times. CoinFlip Simulator will flip the coin and report the results as Heads and Tails.
$ git clone https://github.com/jefhar/coinflip-java.git
Then compile using your favorite compiler.
Have docker?
docker run -it jefhar/coinflip:java
- MIT License. See LICENSE file.
- Version 1.0.
Clone the repository and build in your favorite Java IDE.
- Homepage: jeffharris.us
- e-mail: [email protected]
- Twitter: @tahongawaka