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
31
Commits
1
Branch
5
Tags
b5b16be0adc372bf357af514b32129096a861ea1
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
b5b16be0ad
mod does not need the width of ull, so set it to be int
2025-06-19 23:42:12 +02:00
.github
/workflows
update workflows (to also include ARM support)
2025-06-17 23:51:02 +02:00
src
mod does not need the width of ull, so set it to be int
2025-06-19 23:42:12 +02:00
.gitignore
use makefile build system
2025-04-09 14:56:24 +02:00
makefile
fix: not adding -DNDEBUG flag to compilation
2025-06-19 23:32:38 +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%