Now with 100% test coverage

This commit is contained in:
Maxim Bublis 2013-12-03 20:03:45 +04:00
parent a7058a90b0
commit e1d4317e3c
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
This package provides implementation of Universally Unique Identifier (UUID). This package provides implementation of Universally Unique Identifier (UUID).
With 100% test coverage out of box.
Supported versions: Supported versions:
* Version 1, based on timestamp and MAC address (RFC 4122) * Version 1, based on timestamp and MAC address (RFC 4122)
* Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1) * Version 2, based on timestamp, MAC address and POSIX UID/GID (DCE 1.1)