Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1 KB

File metadata and controls

36 lines (28 loc) · 1 KB

Coinflip-Java

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.

Usage

$ git clone https://github.com/jefhar/coinflip-java.git

Then compile using your favorite compiler.

Have docker?

docker run -it jefhar/coinflip:java

Contributors

Contributors on GitHub

License

Version

  • Version 1.0.

How-to use this code

Clone the repository and build in your favorite Java IDE.

Contact

Developer/Company