Skip to content

A very simple JavaScript script that simulates the flipping of a coin with two outcomes of probabilities 1/2 each.

License

Notifications You must be signed in to change notification settings

rumifloss/jscoinflip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

jscoinflip

"JS Coinflip" is a very simple JavaScript script that simulates the flipping of a coin with two outcomes of probabilities 0.5 each: "heads", and "tails".

To run the script, you must have a JS-compatible browser or node.js installed.

Alternatively, you can head on to http://js.do/code/jscoinflip and run a version of the program there.

About

A very simple JavaScript script that simulates the flipping of a coin with two outcomes of probabilities 1/2 each.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published