beer-names
Version:
Get a unique random name that sounds like it could be a beer
124 lines (123 loc) • 1.64 kB
JSON
{
"prefix": [
"Abey",
"Amber",
"American",
"Ancient",
"Authentic",
"Belgian",
"Big",
"Bitter",
"Black",
"Blonde",
"Blue",
"Brown",
"Burning",
"Celtic",
"Christmas",
"Cookie",
"Crystal",
"Dark",
"Dead",
"Fancy",
"Feisty",
"Flemish",
"Forbidden",
"Freaky",
"German",
"Ginger",
"Golden",
"Holy",
"Imperial",
"Light",
"Living",
"Mystic",
"Mythic",
"Naked",
"Naughty",
"New",
"Nocturnal",
"Old",
"Pale",
"Raging",
"Red",
"Regal",
"Retro",
"Sad",
"Saison",
"Satanic",
"Shiny",
"Singing",
"Sour",
"Spicy",
"Sweet",
"Tranquil",
"White",
"Wild"
],
"name": [
"Albert",
"Anchor",
"Bear",
"Beard",
"Bishop",
"Bismarck",
"Courage",
"Damnation",
"Devil",
"Dog",
"Druid",
"Emperor",
"Father",
"Friar",
"Fruit",
"Ghost",
"Grail",
"Hendrik",
"Jack",
"Joe",
"King",
"Knight",
"Lady",
"Love",
"Lucifer",
"Monk",
"Moon",
"Night",
"Ninja",
"Nun",
"Peter",
"Pirate",
"Rebel",
"Saint",
"Season",
"Shark",
"Steam",
"Templar",
"Troubadour",
"Vandal",
"Village",
"Willy",
"Winter",
"Witch",
"Wolf"
],
"suffix": [
"Ale",
"Dubble",
"Export",
"Grand Cru",
"Imperial IPA",
"Imperial Stout",
"IPA",
"Lager",
"Lambic",
"Pale Ale",
"Pils",
"Pilsner",
"Porter",
"Stout",
"Tripel Hop",
"Tripel"
]
}