Why not just set an affiliation seeklist to TIER1 and set it for automatic select (with FailoverRelayList as well in case auto-select doesn’t work out)?
(Otherwise, no client knows the properties held by another, you can’t tell which relays are TIER1; you can randomize among a list, but you have to provide the list of four relays manually)
This should get a different relay name each time
q: tuple string items (random integer of number of tuple string items of it - 1) of ("relay1, relay2, relay3, relay4")
A: relay2
T: 0.092 ms
I: plural string
edit: get the list length dynamically