Beer.

IBU() Method

Summary

Generates a random IBU (Bitterness of the beer)
Namespace
Faker
Containing Type
Beer

Syntax

public static string IBU()

Remarks

See wikipedia for more information on IBU.

Return Value

Type Description
string The generated IBU.
GitHub