# File lib/faker/beer.rb, line 27
def
ibu
rand
(
10
..
100
).
to_s
+
' IBU'
end