Smart Random (Construct 3 Plugins)

  • 19
    This content is deleted
    Addon
    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
  • 1 Comments

  • Order by
  • blackhornet, I have few new features suggestions in this plugin.

    1) New random generation range with tags, Currently if I want more that 1 random number then I have to insert a new smart random plugin, instead we could generate new random range with tags So then we could use them using tags.

    2) add feature where a provided list of string will be generated randomly. I mean we can set a list seperated by [,] comma then plugin will generate random non-repeating text out of that list.

    Thanks