View Source Hahash.Wordlist (Hahash v0.2.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 0, and less or equal than 801, returns a word from 'adjectives' category.

Returns the size of adjectives collection. Can be used in guards.

Given an index, greater or equal to 0, and less or equal than 3590, returns a word from 'nouns' category.

Returns the size of nouns collection. Can be used in guards.

Given an index, greater or equal to 0, and less or equal than 580, 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 0, and less or equal than 801, returns a word from 'adjectives' category.

Link to this macro

adjectives_size()

View Source (macro)

Returns the size of adjectives collection. Can be used in guards.

Given an index, greater or equal to 0, and less or equal than 3590, returns a word from 'nouns' category.

Returns the size of nouns collection. Can be used in guards.

Given an index, greater or equal to 0, and less or equal than 580, returns a word from 'verbs' category.

Returns the size of verbs collection. Can be used in guards.