1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

Merge pull request #9 from syohex/correct-rfc-number

Correct RFC number
This commit is contained in:
pborman
2016-10-31 10:08:01 -07:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ The API will become stable with v1.
# uuid ![build status](https://travis-ci.org/google/uuid.svg?branch=master)
The uuid package generates and inspects UUIDs based on
[RFC 412](http://tools.ietf.org/html/rfc4122)
[RFC 4122](http://tools.ietf.org/html/rfc4122)
and DCE 1.1: Authentication and Security Services.
This package is based on the github.com/pborman/uuid package (previously named