For generating correlated normal random variables from independent normals, I know that you can use Cholesky/SVD.
Is there a general method that applies for other random variables, e.g., uniformly distributed ones?
The above is a bit vague, so for discussion purposes, let's constrain this a bit more. How about, for each pair of the dependent random variables, we want to achieve a predefined correlation coefficient.