This plugin generates non-repeating integers within a given range, and will cycle with a given threshold to not repeat within that threshold.
What if I want to skip a number between a range
Example
I random range is 1-15 but i don't want to 8 to be appear.
is this possible ?
if not can we have a feature like this, So we can skip some numbers from range that we don't want appear.