Urls

Returns random but well-formed URL s.

API

Urls.java
class Urls {
  Urls(FakeDataService fakeDataService)
  URL any()
}