As part of the “Spin” button, do a reshuffle action and then write the random number value to a lastSpinValue column using set column action. If you’re only allowing one spin a day, make sure you also write the timestamp to a lastSpinOn column so you can check against it for visibility conditions.
3 Likes