Skip to content
Prev 169777 / 398506 Next

Choosing a random number between x and y

Vie
Hi,

Ive been trying to find a function that will allow me to pull out a number
between a minimum and maximum threshold.

I want a random decimal number between, for example, 0 and 0.5 or 0 and 0.7.
I've been searching everywhere for a function that will allow me to do this
in R, but I have yet to be successful. Any help would be much appreciated.

Thanks in advance