Randomized Radio Button Labels/Values?

I’m brand new to wix and loving it so far, but I’d really like to be able to have radio buttons that can have their labels and values randomized in code.

Any help or guidance would be greatly appreciated.

Thanks!
-tavish

You can change values to a randomized value but you must first create the number of radio buttons if you dont use a repeater and put them inside the repeaters item.

may be the examples here can help? https://www.wix.com/corvid/reference/$w.RadioButtonGroup.html