powered by
Simulate a log-uniform distribution
rloguniform(n, min = 10^-1, max = 10^2)
A vector of simulated values
number of sample
minimum of the distribution
maximum of the distribution
rloguniform(n = 1)
Run the code above in your browser using DataLab