How to get the specific result of random item from array?

@jetboy_hrn1990 I think the “shuffle” node randomizes the indices and therefore the order in which the elements appear in the array. To take a random element, there is a node called “random”.