Assume $X_i$ are independent Gaussian $(0,1)$ and
$$ Y:=\left( Y_1 := \frac{X_1}{\sqrt{X_1^2+...+X_n^2}}, ... , Y_n := \frac{X_n}{\sqrt{X_1^2+...+X_n^2}}\right)$$
Then Y is uniformly distributed on the unit sphere. That's what I want to show at least.
Now because $$Y_1^2+...+Y_n^2=1$$ we obviously see that Y is on the unit sphere - but how can I see that it is also uniformly distributed?