getUUID static method

String getUUID()

Implementation

static String getUUID() {
  return _internal.v4();
}