# File lib/faker/number.rb, line 36
def
digit
rand
(
10
).
to_s
end