View Source Hahash.Wordlist (Hahash v0.1.0)
Words.
Source material: https://github.com/imsky/wordlists
Raw files are stored in priv/
directory.
Summary
Functions
Given an index, greater or equal to 1, and less or equal than 802, returns a word from 'adjectives' category.
Returns the size of adjectives collection. Can be used in guards.
Given an index, greater or equal to 1, and less or equal than 3591, returns a word from 'nouns' category.
Returns the size of nouns collection. Can be used in guards.
Given an index, greater or equal to 1, and less or equal than 581, returns a word from 'verbs' category.
Returns the size of verbs collection. Can be used in guards.
Functions
Given an index, greater or equal to 1, and less or equal than 802, returns a word from 'adjectives' category.
Returns the size of adjectives collection. Can be used in guards.
Given an index, greater or equal to 1, and less or equal than 3591, returns a word from 'nouns' category.
Returns the size of nouns collection. Can be used in guards.
Given an index, greater or equal to 1, and less or equal than 581, returns a word from 'verbs' category.
Returns the size of verbs collection. Can be used in guards.