UUID package for Go
Go to file
Maxim Bublis 6f0b1e4b83 UUIDv4 generation implemented 2013-06-18 13:50:18 +04:00
LICENSE Added LICENSE 2013-06-18 12:32:51 +04:00
README.md Updated README 2013-06-18 12:32:41 +04:00
uuid.go UUIDv4 generation implemented 2013-06-18 13:50:18 +04:00
uuid_test.go UUIDv4 generation implemented 2013-06-18 13:50:18 +04:00

README.md

UUID package for Go language

This package provides pure Go implementation of Universally Unique IDentifier (UUID) as specified in RFC 4122

Copyright (C) 2013 by Maxim Bublis b@codemonkey.ru