+1 I guess TokenIdGenerator does the job well -- abstractj On February 11, 2014 at 12:04:03 PM, Bill Burke (bburke at redhat.com) wrote: > > IMO, should just reuse the static class we have now: > > String IdGenerator.generateId(); > > and use UUID as the impl instead of creating a dependency on UUID > everywhere.