Methods
-
<static> adjective( [length])
-
Returns an adjective of random or optionally specified length. If specified length is unresolvable, returns random adjective.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
a random adjective
- Type
- string
-
<static> adjective( [length])
-
Returns an adjective of random or optionally specified length. If specified length is unresolvable, returns random adjective.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
a random adjective
- Type
- string
-
<static> adverb( [length])
-
Returns an adverb of random or optionally specified length. If specified length is unresolvable, returns random adverb.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random adverb
- Type
- string
-
<static> adverb( [length])
-
Returns an adverb of random or optionally specified length. If specified length is unresolvable, returns random adverb.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random adverb
- Type
- string
-
<static> conjunction( [length])
-
Returns a conjunction of random or optionally specified length. If specified length is unresolvable, returns random conjunction.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random conjunction
- Type
- string
-
<static> conjunction( [length])
-
Returns a conjunction of random or optionally specified length. If specified length is unresolvable, returns random conjunction.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random conjunction
- Type
- string
-
<static> interjection( [length])
-
Returns an interjection of random or optionally specified length. If specified length is unresolvable, returns random interjection.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random interjection
- Type
- string
-
<static> interjection( [length])
-
Returns an interjection of random or optionally specified length. If specified length is unresolvable, returns random interjection.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random interjection
- Type
- string
-
<static> noun( [length])
-
Returns a noun of random or optionally specified length. If specified length is unresolvable, returns random noun.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random noun
- Type
- string
-
<static> noun( [length])
-
Returns a noun of random or optionally specified length. If specified length is unresolvable, returns random noun.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random noun
- Type
- string
-
<static> preposition( [length])
-
Returns a preposition of random or optionally specified length. If specified length is unresolvable, returns random preposition.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random preposition
- Type
- string
-
<static> preposition( [length])
-
Returns a preposition of random or optionally specified length. If specified length is unresolvable, returns random preposition.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random preposition
- Type
- string
-
<static> verb( [length])
-
Returns a verb of random or optionally specified length. If specified length is unresolvable, returns random verb.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random verb
- Type
- string
-
<static> verb( [length])
-
Returns a verb of random or optionally specified length. If specified length is unresolvable, returns random verb.
Parameters:
Name Type Argument Description length
number <optional>
optional length of word to return
Returns:
random verb
- Type
- string