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
Prevented the rare possibility that Math.random() returns zero which could cause Math.log to return an invalid value. Thanks for espendk for spotting the issue.
Other improvements:
Added a chart in readme to display the distribution shape