java.util.UUID.randomUUID().toString() length You may convert UUIDv4 16 bytes binary to 24 bytes ascii using base64, instead encode to ascii-hex (32 bytes)
確定! 回上一頁