Let $d$ a positive integer How to generate a sample of $n$ random variables with a multivariate uniform distribution on the cube $[a,b]^d$ in R?
I don't know what to do. I know that I need a covariance matrix for the random vectors that I will generate...