Skip to main content

Crate random_item

Crate random_item 

Source
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.