-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
extern crate rand;
use std::io;
use rand::Rng;
fn main()
{
println!("Guess the number:");
println!("Please enter your guess:");
let secret_number = rand::thread_rng().gen_range(1,101);
println!("The secret number is {}", secret_number);
let mut guess = String::new();
io::stdin().read_line(&mut guess).expect("Failed to read line");
println!("Your guess:{}",guess);
}
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFcHYQAKCRAwsSr5Sej4
YxDxAP0Vy53SSO3RGeXHH3WstMYfDZXXxcFiTkYVtObVgNO9IwD8DILtLwX4EgSG
Kz5tR747GjkBZ1R3RPWH1RNpuK/T9Qw=
=Oi7t
-----END PGP SIGNATURE-----
It's been a while since I tried to learn this rusty computer language.It is facist but it has discipline It counters buffer overflow. They
said it is the safest programming language today. But a newbie I have a lot of things to learn about it. I am still leaning the ropes.:
Saturday, June 21, 2025
He is gone for good and will never come back
He had 86 summers. All I can say this person is always trying to grasp what is good in you, and never fails to do that. J...
-
Ted just graduate in high school in 1959in Grinhar or Los BaƱos High School He was the one of they called Honor roll because our education s...
-
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 06-19-2025 It has been 8 months since Tatay's passing, and yet it is still painful, ...
-
I have this link I occasionally get updated: https://raw.githubusercontent.com/telnet15/linux-unix-cheatsheet-tutorial/refs/heads/2ndmain/My...