Beer.

Alcohol() Method

Summary

Generates a random alcohol percentage between 2.0 and 10.0
Namespace
Faker
Containing Type
Beer

Syntax

public static string Alcohol()

Return Value

Type Description
string The generated Alcohol percentage.
GitHub