node-uuid 1.4.0
Simple, fast generation of RFC4122 UUIDS. Features: - Generate RFC4122 version 1 or version 4 UUIDs - Runs in node.js and all browsers. - Cryptographically strong random # generation on supporting platforms - 1.1K minified and gzip'ed - Annotated source code
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>node-uuid</id>
<version>1.4.0</version>
<title>node-uuid</title>
<authors>Robert Kieffer</authors>
<owners>Lee Harold</owners>
<licenseUrl>https://github.com/broofa/node-uuid/blob/master/LICENSE.md</licenseUrl>
<projectUrl>https://github.com/broofa/node-uuid.git</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Simple, fast generation of RFC4122 UUIDS.
Features:
- Generate RFC4122 version 1 or version 4 UUIDs
- Runs in node.js and all browsers.
- Cryptographically strong random # generation on supporting platforms
- 1.1K minified and gzip'ed
- Annotated source code</description>
<summary>Rigorous implementation of RFC4122 (v1 and v4) UUIDs.</summary>
<tags>uuid guid uid rfc4122 v1 v4 sequential javascript node</tags>
</metadata>
</package>