Delays incoming/outgoing messages by a random number of milliseconds (range between 0 and n
where n is determined by the user). Incoming messages can be delayed independently from
outgoing messages (or not delayed at all).
This protocol should be inserted directly above the bottommost protocol (e.g. UDP).