Business.

CreditCardType() Method

Summary

Generates a random credit card type.
Namespace
Faker
Containing Type
Business

Syntax

public static string CreditCardType()

Return Value

Type Description
string A random credit card type.
GitHub