Random number

You can use the Dice Roll plugin column for this. Set it up as follows:

  • Create a User Specific Text column to hold a “seed” value
  • Create the Dice Roll plugin column
    – Use the Seed column as the Seed value
    – Set the number of sides to 89
  • Add a Button to your screen with an action that does a Set Column values on your Seed column, using the Unique Identifier special column value
  • Add a text component (or whatever) to display the value of the Dice Roll column
4 Likes