https://cybernetist.com/2019/01/24/random-weighted-draws-in-go/
Weighted Random Draws in Go - Cybernetist
Jan 24, 2019 - When working on my last project I needed to find a way to draw a random number from a list based on some weight assigned to it i.e. given a list of numbers...
weightedrandomdrawsgo