By Chance Sender
open class ByChanceSender(picker: RElementIfc<QObjectReceiverIfc>) : QObjectSender, QObjectReceiverIfc
Promises to randomly pick the receiver and send the arriving QObject instance to the receiver. Can act as both a receiver and a sender of QObject instances. Receiving instances are immediately sent.