Color.

SingleHSL() Method

Summary

Generates a single hsl value. (Random double between 0 and 360.
Namespace
Faker
Containing Type
Color

Syntax

public static double SingleHSL()

Return Value

Type Description
double A single hsl value
GitHub