Beer.

Malt() Method

Summary

Generates a random beer malt type
Namespace
Faker
Containing Type
Beer

Syntax

public static string Malt()

Return Value

Type Description
string The random beer malt type.
GitHub