2026-01-19 19:58:04 +05:30
2026-01-18 19:01:11 +05:30
2026-01-19 19:58:04 +05:30
2026-01-19 19:58:04 +05:30
2026-01-19 19:58:04 +05:30

Guessing Game

First project in the Rust Book. Goal is to make a simple rust script that generates a random number and asks the user to guess it.

Dependencies

rand=0.8.5

View Rust Poker to see an extended use case of Rust's RNG capabilities.

Description
Guessing Game demonstrating rust's RNG module
Readme 30 KiB
Languages
Rust 100%