如果我正在使用Long uuid = UUID.randomUUID().getMostSignificantBits()它有可能发生碰撞。它会切断最不重要的位,所以你有可能遇到碰撞,对吗? 查看完整描述