Generate cryptographically-random integers (and optional decimals) between a minimum and maximum — single values or a whole list.
Yes — set the range to your list size (1 to N) and generate once to pick a random index.