module FFaker::InternetSE

def http_url

def http_url
  uri('http')
end