Faker.NET.Portable
Toggle side menu
Toggle side menu
Documentation
API
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