Search
Pfaker
v0.1.0
Pages
Modules
Settings
View Source
Pfaker.Impl.WordList
(Pfaker v0.1.0)
Link to this section
Summary
Types
t()
Functions
random_word(word_list)
word_list()
Link to this section
Types
Link to this type
t()
View Source
@type
t() :: [String]
Link to this section
Functions
Link to this function
random_word(word_list)
View Source
@spec
random_word(
t
()) ::
String.t
()
Link to this function
word_list()
View Source
@spec
word_list() ::
t
()