puid function

String puid()

Implementation

String puid() {
  return _uuid.v4();
}