uuid static method

String uuid()

Implementation

static String uuid() {
  return uuID.v4();
}