module FFaker::Internet

def http_url

def http_url
  uri('http')
end