node-uuid 1.4.0

dotnet add package node-uuid --version 1.4.0
NuGet\Install-Package node-uuid -Version 1.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="node-uuid" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add node-uuid --version 1.4.0
#r "nuget: node-uuid, 1.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install node-uuid as a Cake Addin
#addin nuget:?package=node-uuid&version=1.4.0

// Install node-uuid as a Cake Tool
#tool nuget:?package=node-uuid&version=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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 284,270 3/11/2013