fake.url()
# u'https://davis.org/'
fake.company_email()
# u'andrewdawson@gutierrez.com'
fake.uri()
# u'http://hughes.com/author.jsp'
fake.domain_word(*args, **kwargs)
# u'thompson-rubio'
fake.ipv4(network=False)
# '69.157.82.86'
fake.domain_name(levels=1)
# u'collins-christensen.com'
fake.tld()
# u'com'
fake.uri_path(deep=None)
# u'tags/main'
fake.free_email()
# u'spencer72@yahoo.com'
fake.slug(*args, **kwargs)
# u'consequatur'
fake.free_email_domain()
# u'hotmail.com'
fake.uri_extension()
# u'.php'
fake.ipv6(network=False)
# '5a56:d8c9:926f:4257:11ef:d729:9243:4402'
fake.user_name(*args, **kwargs)
# u'powelllori'
fake.image_url(width=None, height=None)
# u'https://dummyimage.com/115x408'
fake.email()
# u'matthew08@casey.biz'
fake.uri_page()
# u'about'
fake.mac_address()
# u'8f:87:b4:ba:6f:7f'
fake.safe_email()
# u'tmunoz@example.com'