I want to create custom node, which would return random object from the list, but i cant figure out how to make this node universal as the “Get random list item” node. “Get random list item” can input list of objects of any type and can output object of any type.
What is a proper way to create input and output for node which could be any type of object?