1
Hey guys, I just got to know the Math.Andom method and I already know how to generate values from 0 to another number through multiplication, e.g.: Math.Random()*20.
But I’m wondering how I can do the same thing being that starting for example from 5 until 20, already swept the net and nobody explains :/
I appreciate anyone who can help me!
see my response with an auxiliary function that can serve you.
– Pedro Rangel