geometry.spheres.random_directions_bounded¶
-
geometry.spheres.
random_directions_bounded
= <function random_directions_bounded>[source]¶ Returns a random distribution of points in
. within a certain radius from the point center.
The points will be distributed uniformly in that area of the sphere. If center is not passed, it will be a random direction.