https://rust-random.github.io/book/guide-start.html cargo new monty_hall cd monty_hall cargo build cargo run cargo add rand "edit" src/main.rs subl src/main.rs cd src click on it. cargo build OR cargo run