mirror of
https://github.com/google/uuid.git
synced 2025-09-16 09:16:30 +02:00
71fb85a64cb5eda9e5271a378c8dd108e6085e00
A single array is used as a buffer and "encoding/hex".Encode() hex encodes directly its final destination. Loops are avoided because they are simple enough to unroll manually.
Description
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD-3-Clause
1,022 KiB
Languages
Go
100%