The RandomSequencer node is Similar to the sequence node, the random sequence will return success as soon as every target node returns success. The difference is that the random sequence will run its target node in a random order. If no target node returns failure then it will return success.