[This is preliminary documentation and is subject to change.]
Generates a string that resembles a human last name
Namespace: NFX.ParsingAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static string GenerateLastName()
public static string GenerateLastName()
Public Shared Function GenerateLastName As String
Public Shared Function GenerateLastName As String
public:
static String^ GenerateLastName()
public:
static String^ GenerateLastName()
static member GenerateLastName : unit -> string
static member GenerateLastName : unit -> string
Return Value
Type:
String