The Random dispatch strategy of a virtual service is rather simple: you create several responses for a virtual request (operation), and the dispatcher randomly selects a response every time the service receives that request. Over time, each response will be selected approximately the same number of times.