Faker v0.8.0 Faker.Beer

Functions for generating Beer related data

Summary

Functions

Returns an alcohol percentage for a beer

Returns a blg for a beer

Returns a Hop name string

Returns an IBU(International Bitterness Unit) for a beer

Returns a Malt name string

Returns a Beer name string

Returns a Style name string

Returns a Yeast name string

Functions

alcohol()
alcohol() :: String.t

Returns an alcohol percentage for a beer

blg()
blg() :: String.t

Returns a blg for a beer

hop()
hop() :: String.t

Returns a Hop name string

ibu()
ibu() :: String.t

Returns an IBU(International Bitterness Unit) for a beer

malt()
malt() :: String.t

Returns a Malt name string

name()
name() :: String.t

Returns a Beer name string

style()
style() :: String.t

Returns a Style name string

yeast()
yeast() :: String.t

Returns a Yeast name string