Phone.

CellNumber() Method

Summary

Gets a random cell phone number.
Namespace
Faker
Containing Type
Phone

Syntax

public static string CellNumber()

Return Value

Type Description
string The generated cell phone number.
GitHub