Silly.random_thing

You're seeing just the function random_thing, go back to Silly module for more information.

Pull a random thing out of the set

Examples

Test that we get a word from the list of words.

iex> Enum.member?(Tuple.to_list(Silly.things), Silly.random_thing())
true