How to generate uniformly random points on n-spheres and n-balls
http://extremelearning.com.au/how-to-generate-uniformly-random-points-on-n-spheres-and-n-balls/ [extremelearning.com.au]
2019-03-26 09:37
For many Monte Carlo methods, such as those in graphical computing, it is critical to uniformly sample from $d$-dimensional spheres and balls. This post describes over twenty different methods to uniformly random sample from the (surface of) a $d$-dimensional sphere or the (interior of) a $d$-dimensional ball.
source: L