rng icon indicating copy to clipboard operation
rng copied to clipboard

Pure-functional random value generation

Results 5 rng issues
Sort by recently updated
recently updated
newest added

(If this is not the proper channel for questions, please close this and kindly point me to the right channel) Say I want to generate some value `v` from a...

It's just an enhancement suggestion: it would be nice to have support for other distributions in addition to the uniform distribution, such as the normal and Poisson distributions. Thanks for...