If a random Onion needs to be chosen to deliver the object to, pick it cyclically, instead of random every time.
For example: if I generate a new tie between Red, Yellow and Blue, pick Red. If I generate the same time again, pick Yellow. Then Blue, then Red, and so forth.
If a random Onion needs to be chosen to deliver the object to, pick it cyclically, instead of random every time. For example: if I generate a new tie between Red, Yellow and Blue, pick Red. If I generate the same time again, pick Yellow. Then Blue, then Red, and so forth.