A.Enum.random
You're seeing just the function
random
, go back to A.Enum module for more information.
Specs
Returns a random element of an enumerable
.
Mirrors Enum.random/1
with higher performance for Aja structures.