abey79 / vsvg

Fast and portable tools for plotter users
http://whisk.rs
MIT License
107 stars 12 forks source link

Add `Context::rng_weighted_choice()` helper function #102

Closed afternoon2 closed 7 months ago

afternoon2 commented 8 months ago

Add rng_weighted_choice method to the sketch context in order to customize the probability of specific outcome.

TODO:

abey79 commented 8 months ago

Thanks. Regarding the example: please use rng.rs and update it towards being a systematic demo covering all rng API (so it acts as a mini-doc)