Name.

Prefix() Method

Summary

Creates a random prefix.
Namespace
Faker
Containing Type
Name

Syntax

public static string Prefix()

Return Value

Type Description
string The randomly created prefix.
GitHub