View Source ow_util (overworld v2.0.0)
Summary
Functions
This function will take a list of items and return a random element Alternatively an integer number of items may be specified
Functions
This function will take a list of items and return a random element Alternatively an integer number of items may be specified
-spec take_random(list(), pos_integer()) -> list().