Color.

HexColor() Method

Summary

Generates Hex Color
Namespace
Faker
Containing Type
Color

Syntax

public static string HexColor()

Return Value

Type Description
string The generated hex color
GitHub