Smart Random (Construct 3 Plugins)

  • 19
    This content is deleted
    Extension
    Smart Random

    This plugin generates non-repeating integers within a given range, and will cycle with a given threshold to not repeat within that threshold.

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • 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.