aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/utils/random.py
Commit message (Collapse)AuthorAgeFilesLines
* Add utils/random.py: Custom random utilitiesAaron LI2016-10-221-0/+51
Currently implement "spherical_uniform()" to generate random points uniformly distributed on the spherical surface.