UUID uuid = UUID.randomUUID(); long time = System.currentTimeMillis(); System.out.println(uuid+"-"+time);