This website requires JavaScript.
Explore
Help
Register
Sign In
thepigeongenerator
/
coinflip
Watch
1
Star
0
Fork
0
You've already forked coinflip
Code
Issues
Pull Requests
Activity
14
Commits
1
Branch
5
Tags
ef1dcf7c3986d83f7809bd4f998783c6d04508c8
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Quinn
ef1dcf7c39
small fixes in the code, mainly to ensure things work properly.
2025-04-09 14:57:14 +02:00
.github
/workflows
improved random seed to be less predictable
2025-01-30 16:09:23 +01:00
src
small fixes in the code, mainly to ensure things work properly.
2025-04-09 14:57:14 +02:00
.gitignore
use makefile build system
2025-04-09 14:56:24 +02:00
makefile
use makefile build system
2025-04-09 14:56:24 +02:00
Description
simple coinflip command which has a 50% chance of printing "heads" and 50% chance of printing "tails".
57
KiB
Languages
C
79.7%
Makefile
20.3%