RuanAragao / good-luck-api

Random Number Generator and Storage
https://good-luck-api.vercel.app
MIT License
4 stars 4 forks source link

The random number generator is generating the number "10" #14

Closed RuanAragao closed 3 years ago

RuanAragao commented 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.