Picker
- How I use a random picker fairly
A random picker is only as fair as the input list and the random process used. I use Random Generator for the quick version of this task, then I review the output before relying on it.
A random picker is only as fair as the input list and the random process used. I use Random Generator for the quick version of this task, then I review the output before relying on it.