sS appendInRandomOrder(S a, S b) { ret tossCoin() ? a + b : b + a; }