Skip to content

Faker Word Pronoun

The faker::word_pronoun function generates a random pronoun.

Syntax

faker::word_pronoun()

Parameters

  • None: This function does not require any parameters.

Returns

  • String: A random pronoun.

Example

Try it out below!
faker::word_pronoun()

This function is useful for generating grammatical test data or simulating user input with placeholder pronouns.