📅  最后修改于: 2022-03-11 14:52:55.238000             🧑  作者: Mango
## File
* [`random-numbers-unsolved`](Unsolved/random-numbers-unsolved.html)
### Instructions
* Research how to improve on `Math.random()` to generate a random whole number between 1 and 10 instead of a random decimal number.