Randomer is a simple plugin that generates random values to help you with some use cases of your application. With it it is possible to generate numbers, strings, names, Yes or No, Colors, Dates, Citations, Emails and Users.
➡️ Feel free to look at the example at the link:
https://acampamentonocode-plugins.bubbleapps.io/version-test/randomer➡️ Feel free to look at the editor at the link:
https://bubble.io/page?type=page&name=randomer&id=acampamentonocode-plugins&tab=tabs-1➡️ Instructions
Using the plugin is very simple. In your Workflow, call some of the functions listed below to get the return value of each one:
Randomer - Number: Generates a random number based on the minimum value and maximum value defined in the function. Default Values: (Min.: 1) (Max.: 100)
Randomer - String: Generates a random string with letters and numbers based on the length you define. Default size value (Length: 10)
Randomer - Name: Generates a random name for you. There are over 1000 possible return names.
Randomer - Yes or No: Generates a value between yes and no. Each value has a 50% chance of being generated.
Randomer - Color: Generates a random color according to the selected type. You can choose between types: HEX, RGB, RGBA, HSL, HSLA. Default value (Type: HEX)
Randomer - Date: Generates a random date according to the chosen return type. FULL returns a date between 01/01/1970 and 12/31/2030, PAST a date between 01/01/1970 to the current day, and FUTURE from the current day to 12/31/2030
Randomer - Quote: Generates a random quote. There are over 1000 citations. The function returns the Author name and citation text to you.
Randomer - Email: Generates a random email for you according to the domain passed to the function. The domain will always end with ".com"
Randomer - User: Return a random user to you with: First Name, Last Name, Email, Password and Date.