This plugin includes two powerful number-generating elements for Bubble apps. The Linear List Generator produces a sequence of evenly spaced numbers starting from any minimum value, with optional decimal precision. It’s perfect for creating stepwise lists like 1, 2, 3 or 0.1, 0.2, 0.3.
The Random List Generator creates dynamic lists based on a variety of distribution types, including random, trending, bell curve, exponential, and seasonal. Customize min/max values, total numbers, decimal formatting, and duplicate behavior.
Together, these tools offer flexible, code-free number generation for simulations, data analysis, test cases, charts, and creative workflows.
Free
For everyone
stars • 0 ratings
9 installs
This plugin does not collect or track your personal data.
To use the Linear List Generator, first add the "List of Numbers" elements to the page.
Click on the newly added page element and then set a min_value, choose how many numbers to generate, and define the number of decimal_places (e.g. 2 for 0.01 steps). The plugin will generate a clean, comma-separated list starting from the min.
For the Random List Generator, enter a min_value, max_value, and number_to_generate, then select a distribution_type like "random", "trend_up", or "bell_curve". Optionally set allow_duplicates and decimal_places. Each element outputs a list via the list_values state, which you can use in workflows, displays, or charts. Lists update automatically when inputs change.
Types
This plugin can be found under the following types: