Faker v0.11.0 Faker.Internet.PtBr View Source
Generating internet related data in Brazilian Portuguese
Link to this section Summary
Link to this section Functions
Returns a random domain suffix
Examples
iex> Faker.Internet.PtBr.domain_suffix()
"br"
iex> Faker.Internet.PtBr.domain_suffix()
"org"
iex> Faker.Internet.PtBr.domain_suffix()
"name"
iex> Faker.Internet.PtBr.domain_suffix()
"info"