rustc 1.64.0 (a55dd71d5 2022-09-19)
cargo new <project_name>
cargo build
cargo run
cargo build --release
This uses a package called rand from crate to generate a random number. User can guess the value n time untill it matches!. This covers concept of match, let, mut