getUuid static method

String getUuid()

Implementation

static String getUuid() {
  return _uuid.v1().toString();
}