Enhance drawing random integers
I found a nice blog post detailing improvements for drawing random bounded integers with any RNG: https://www.pcg-random.org/posts/bounded-rands.html Maybe we should try this and study the improvements.
I found a nice blog post detailing improvements for drawing random bounded integers with any RNG: https://www.pcg-random.org/posts/bounded-rands.html Maybe we should try this and study the improvements.