This is the link to first edition of the rust book:
|
* https://doc.rust-lang.org/book/guessing-game.html#generating-a-secret-number |
I'm not sure, maybe link to second edition would be more useful:
https://doc.rust-lang.org/book/second-edition/ch02-00-guessing-game-tutorial.html#generating-a-random-number
This is the link to first edition of the rust book:
rust/exercises/gigasecond/tests/gigasecond.rs
Line 11 in 45ac147
I'm not sure, maybe link to second edition would be more useful: