coin-flip
There are 38 repositories under coin-flip topic.
ThatsLiamS/Coin-Flipper
A simple and fun Discord economy bot, with over 750,000 users, across thousands of servers.
rarissimaavis/Calcolo-delle-Probabilita-e-Statistica-Matematica
simulazioni e torte
BhargavKadali39/anti_procrastinator_mrk9000
coin flip program using python with a little interface by cowsay module.
j4ke-exe/Coin-Flip
🪙 A simple coin-flip game using NumPy and PyQt5.
JonathanGuerne/thatcoinflip
The coin flip software is a user-friendly tool designed to simulate the random toss of a coin. Its ability to generate random outcomes ensures an unbiased approach, allowing for fair and transparent decision-making in a world that values equity and objectivity above all else in 2023.
kschuljak/Dice
Java Console App to roll dice and flip coins
theonlymikeever/obey-the-coin-cli
Simple CLI to flip a coin, when decisions are hard. You must obey the coin - heads is yes, tails is no.
ZaneH-YT/coin_flip
Demo Elixir project for flipping a coin.
Ab20zip/coinflip
Kotlin + Scala CLI application that simulates unbiased coin flips.
AFoeee/coin-toss-se-widget
A StreamElements custom widget, which visualizes a coin toss.
berzanorg/starknet-coin-flip-contract
A No-Loss NFT-Rewarding Coin Flip Implementation Using Cairo Language & OpenZeppelin
bucket1582/CoinFlipCheatersModels
The model for the coin flip cheaters
femamore/coin-flip
Simulation of Coin Flips
ideal-lab5/block-battalion
A first-of-its-kind web3 game with an in-game event clock powered by timelock encryption
nsh07/Dice-Roller
A super simple Python program which can give you random number from a dice (i.e., a number from 1 through 6) and can toss a coin (not animated)
rinqtmith/coin-flip
A website to flip a coin!
stdlib-js/stats-base-dists-binomial-logpmf
Natural logarithm of the probability mass function (PMF) for a binomial distribution.
stdlib-js/stats-base-dists-binomial-pmf
Binomial distribution probability mass function (PMF).
ufuayk/Heads-or-Tails
Heads-or-Tails makes flipping a coin easy! And it's fun.
ayesha-enayat/Coin-Toss-Game
This repository contains a Coin Toss Game built with HTML, CSS and JavaScript .
codeslacker1155/Coin-Flip
This is a simple python script that simulates flipping a single coin however many times the user decides. The code records the outcomes and count the number of tails and heads.
Divya-Samudra/Maths-Probability-Coinflip
Flipping a coin to visualize how experimental probility get closer to the theoretical probability as number of flips increases.
Fearplay/Chance-Changer
You can change your chance to win!
Glenato/Flip-a-coin
This a very simple programme written in python (my very first python project ) that flips a coin as many times as the user request it.
itfeelsharsh/flip-coin
toss with your friends
kathylam204/coin-flip
A basic coin flip tracker using Javascript.
kvinkel/coin-flip
A simple command line coin flip game made in Java.
muquitarif/Coin-flipper
Flip a fair coin to make your decisions
berzanorg/coin-flip-on-inco
Coin flip game on Inco.
Dinoosauro/CoinFlip
Just flip a coin. Easy as that.
jamesnewman12/CoinFlip-Game
A simple coin flip game - provides images of coin.
kathlynpurcell/Marakov_chains
Marakov chains represented by the gambler's ruin game, given in a coin toss. Made on 2/20/2020
MuharomRahZ/simple-coin-flipper
A simple python programming language based app to simulate flip a coin and see if it's heads or tails
s-mirza/Random-Number-and-Choice-Generator
This program uses Python's random module to generate random integers and make random choices. It generates random values in different ranges and simulates a coin flip and dice roll, showcasing the randint() and choice() functions.