This plugin generates non-repeating integers within a given range, and will cycle with a given threshold to not repeat within that threshold.
If we have tag feature, it will be more useful when u use this plugin for internal loops. SmartRandom.Next("TAG")
AdvancedRandom pretty much replaces this now, so I won't be making improvements. You can add additional copies, so it's possible to handle multiples now already.