https://github.com/thepuppetqueen57/flip-a-coin
Flip a coin. Wanted some experience in rust. Dont mind me.
https://github.com/thepuppetqueen57/flip-a-coin
cargo fun random rust
Last synced: 19 days ago
JSON representation
Flip a coin. Wanted some experience in rust. Dont mind me.
- Host: GitHub
- URL: https://github.com/thepuppetqueen57/flip-a-coin
- Owner: Thepuppetqueen57
- Created: 2024-09-11T16:42:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-26T01:03:28.000Z (12 months ago)
- Last Synced: 2025-06-26T02:19:24.754Z (12 months ago)
- Topics: cargo, fun, random, rust
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flip a coin
A program that has a 50/50 chance to print heads or tails.
I wanted some experience in rust thats why I made this.