MCPcopy Index your code
hub / github.com/cloudfoundry/cli / RandomURL

Function RandomURL

integration/helpers/name_generator.go:180–182  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178}
179
180func RandomURL() string {
181 return fmt.Sprintf("https://%s.com", RandomName())
182}

Calls 1

RandomNameFunction · 0.85

Tested by

no test coverage detected