Expand description
§Random Item
random_item lets you get a random item from a sequential collection.
Functions§
- random_
item - Gets a random item from a sequential collection.
- random_
owned_ item - Gets a random owned item (by cloning) from a sequential collection.