Update
This commit is contained in:
commit
4a8ccdfb5e
|
@ -1,5 +1,4 @@
|
|||
use rand::Rng;
|
||||
|
||||
fn main() {
|
||||
let mut number: i128 = 0;
|
||||
loop {
|
||||
|
@ -20,3 +19,4 @@ fn main() {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue