powered by
duniform(x, a = 1, b = 2)
x
x=runif(10,min=1,max=2) y=duniform(x)
Run the code above in your browser using DataLab