Uuids

Returns random UUID s.

API

Uuids.java
class Uuids {
  Uuids(FakeDataService fakeDataService)
  UUID any()
}