Search
Preparing search index...
The search index is not available
wordnik-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
wordnik-api
RandomWord
Class RandomWord
Hierarchy
RandomWord
Index
Constructors
constructor
Properties
canonical
Form
id
original
Word
suggestions
vulgar
word
Constructors
constructor
new
Random
Word
(
canonicalForm
:
undefined
|
string
, id
:
number
, originalWord
:
undefined
|
string
, suggestions
:
undefined
|
string
[]
, vulgar
:
undefined
|
string
, word
:
string
)
:
RandomWord
Parameters
canonicalForm:
undefined
|
string
id:
number
originalWord:
undefined
|
string
suggestions:
undefined
|
string
[]
vulgar:
undefined
|
string
word:
string
Returns
RandomWord
Properties
Readonly
canonical
Form
canonical
Form
:
undefined
|
string
Readonly
id
id
:
number
Readonly
original
Word
original
Word
:
undefined
|
string
Readonly
suggestions
suggestions
:
undefined
|
string
[]
Readonly
vulgar
vulgar
:
undefined
|
string
Readonly
word
word
:
string
Exports
Random
Word
constructor
canonical
Form
id
original
Word
suggestions
vulgar
word
Generated using
TypeDoc