Name.

First() Method

Summary

Creates a random first name.
Namespace
Faker
Containing Type
Name

Syntax

public static string First()

Return Value

Type Description
string The randomly created first name.
GitHub