Hi I've been trying to make a model of an operator that pulls a random item from the queue using push and pull commands from a list but it does not seem to be working as intended. Is there a better way of doing this to randomly release things from the queue or what am I doing wrong?