Purpose
Show how to randomize the order in which agents execute an action.
Formulation
The bugs’ move action is altered so that the order in which bugs execute the action is shuffled each time step.
Models
In GAMA, the order of execution of agents is already shuffled at every time step. So, we have nothing to do for this step.