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
Some of the currently supported distribution don't have RNGs, e.g. Fisher-Snedecor and exponential.
Triage the code to see which distributions lack a RNG.
Prepare a plan to implementing them. Can we copy some implementation or should we roll our own? (this is actually quite easy for the ones we currently support)