Skip to content

Generators

word

Single words by part of speech, from wordnets.

var faker = Faker(seed: 1337, locale: DecoyLocaleEN.locale)
faker.word.adjective()
Method Example output
adjective() outside
mellow
grandiloquent
adverb() carelessly
significantly
hardly
conjunction() because
neither
than
interjection() hmm
whoa
aha
noun() goldbrick
blowhole
carambola
preposition() underneath
up
through
verb() oppose
acquit
border
words(_ count: Int = 3) radiator whoreson settee
mercury conventicle sandpit
weir chigger introduction

Examples are real output from three different seeds, captured when this page was built, using each method’s default arguments. Where a signature shows parameters, pass your own to change the size, gender, length or format.