Skip to content

Faker Word Adjective

The faker::word_adjective function generates a random adjective.

Syntax

faker::word_adjective()

Parameters

  • None: This function does not require any parameters.

Returns

  • String: A random adjective.

Example

Try it out below!
faker::word_adjective()

This function is useful for generating descriptive test data or simulating user input with modifiers.