Closed RuanAragao closed 3 years ago
The random number generator is generating the number "10", so the final number sometimes comes with more than 8 digits (because it has a 10 included). We need it to only generate from 0 to 9.
The random number generator is generating the number "10", so the final number sometimes comes with more than 8 digits (because it has a 10 included). We need it to only generate from 0 to 9.