You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to generation of randomly distributed numbers
1. Generate normal distributed random numbers using Marsaglia-Polar method
2. Add a new method for generating log-normal distributed numbers given the desired mean and stdev
3. Add additional API methods for generating numbers with other RNG instances
0 commit comments