String uuid = UUID.randomUUID().toString().replace("-", “”).toUpperCase(); String uuid = UUID.randomUUID().toString().replace("-", "").toUpperCase();