Personally, I just know the Math.random method and I already know how to generate values starting from 0 to another number by multiplication, eg Math.random () * 20.
But I'm trying to do the same thing, starting from 5 to 20, I've already swept the net and nobody explains it: /
Thank you in advance for helping me!