Company
Module to generate company related entries.
Overview
To generate a random company name, use name(). This is localized in many locales.
To generate jargon-filled company catchphrases and buzzwords, use catchPhrase() or buzzPhrase().
Related Modules
- For products and commerce, use
faker.commerce. - For finance-related entries, use
faker.finance.
bs
Deprecated
This method is deprecated and will be removed in a future version.
Use faker.company.buzzPhrase instead.
Generates a random company bs phrase.
Available since v2.0.1
Returns: string
faker.company.bs(): string
faker.company.bs() // 'cultivate synergistic e-markets'
Source
bsAdjective
Deprecated
This method is deprecated and will be removed in a future version.
Use faker.company.buzzAdjective instead.
Returns a random company bs adjective.
Available since v2.0.1
Returns: string
faker.company.bsAdjective(): string
faker.company.bsAdjective() // 'one-to-one'
Source
bsBuzz
Deprecated
This method is deprecated and will be removed in a future version.
Use faker.company.buzzVerb instead.
Returns a random company bs buzz word.
Available since v2.0.1
Returns: string
faker.company.bsBuzz(): string
faker.company.bsBuzz() // 'empower'
Source
bsNoun
Deprecated
This method is deprecated and will be removed in a future version.
Use faker.company.buzzNoun instead.
Returns a random company bs noun.
Available since v2.0.1
Returns: string
faker.company.bsNoun(): string
faker.company.bsNoun() // 'paradigms'
Source
buzzAdjective
Returns a random buzz adjective that can be used to demonstrate data being viewed by a manager.
Available since v8.0.0
Returns: string
faker.company.buzzAdjective(): string
faker.company.buzzAdjective() // 'one-to-one'
Source
buzzNoun
Returns a random buzz noun that can be used to demonstrate data being viewed by a manager.
Available since v8.0.0
Returns: string
faker.company.buzzNoun(): string
faker.company.buzzNoun() // 'paradigms'