Advanced Random Number Generator is a powerful Bubble plugin that generates random numbers while strictly respecting custom rules such as:
minimum and maximum numeric limits
exclusion lists (minus_list)
automatic validation and error handling
The plugin generates numbers with any number of digits, as long as they fall within the defined minimum and maximum range.
It guarantees that the generated number always matches the defined constraints or returns a clear error if it’s impossible to generate a valid result.
✨ Features
🔢 Generates random numbers within a minimum and maximum range
📏 Supports numbers with variable digit lengths (based on min/max)
🚫 Excludes specific numbers using a comma-separated list