Name.

Suffix() Method

Summary

Creates a random suffix.
Namespace
Faker
Containing Type
Name

Syntax

public static string Suffix()

Return Value

Type Description
string The randomly created suffix.
GitHub