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
11
Commits
1
Branch
5
Tags
4607afed9abe82affda373b57463fd08aad5074c
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
4607afed9a
use 64 bit integers for count, rather than 32 bit.
...
Was facing issues with integer wrapping
2025-04-06 17:32:26 +02:00
.github
/workflows
improved random seed to be less predictable
2025-01-30 16:09:23 +01:00
src
use 64 bit integers for count, rather than 32 bit.
2025-04-06 17:32:26 +02:00
.gitignore
uploaded files
2024-06-12 20:34:45 +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%