Uniform random (Monte-Carlo) distribution on unit sphere

Here’s an algorithm that allows you to generate points randomly distributed on the unit sphere.

Leave a Comment