25 packages
returned for Tags:"uuid"
Library to create and use COMB (timestamped sequential) GUID variants for Microsoft SQL Server and PostgreSQL. See the GitHub site for more details.
Will generate Sequential Guids based on MongoDB's ObjectId specification. Date & time are encoded into the value so you do not need to store them separately in your database. Supports standard Guids as well as SQL Server guids.
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
-
13,602 total downloads
-
last updated 11/16/2018
-
Latest version: 2.0.0
-
Nanoid
UUID
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
A .Net ULID implementation
Angular Service for Creating UUID and GUID
Ported from https://github.com/rs/xid - A fast, low allocation, zero config, thread-safe 12 byte UUID generator based on the Mongo Object Id algorithm.
-
1,254 total downloads
-
last updated 3/15/2018
-
Latest version: 1.0.0-dev.40+252cc1307d21
-
GUID
UUID
Core
.NETCore
Implements UUID versions 1, 3, 4 & 5 and improves interoperability with other platforms while remaining binary compatible with System.Guid.
This package provides classes and methods to generate short unique ID based on current time of the system.
It also supports to get back the generated time from an ID.
-
261 total downloads
-
last updated 12/10/2019
-
Latest version: 0.1.6
-
UUID
ULID
GUID
Package Description
A library for .Net that makes creating and working with custom identifiers easy. Stop relying on ambiguous Guid's/Integers for your Id's and start using something ubiquitous !
Uuid JS (uuid-js) binding library for Bridge.NET projects.
Create a hidden field that will generate UUID
Uuid 1345 (uuid-1345) binding library for Bridge.NET projects.
-
147 total downloads
-
last updated 5/19/2019
-
Latest version: 0.1.0
-
uuid
guid
rfc4122
Package Description
Node Uuid (node-uuid) binding library for Bridge.NET projects.
A simple .NET Core global tool that can generate any number of v3 (MD5 hashed), v4 (random), or v5 (SHA-1 hashed) GUID/UUIDs. It can also generate Xcode identifiers suitable for storyboard/XIB files. It supports a number of formatting options as well.
A (partially) legible (G)UID like structure - 'sacrificing long term uniqueness for immediate readability'.
A Simple Unique Identifier (SUID) is (almost) unique like a GUID but only 7 characters !
There are five types of fixed size SUID :
* LettersOnlySuid : 14 lowercase letters
* UrlFriendlySuid : 10 url friendly characters
* FilenameSuid : 10 characters than can be used to create a filename
* Suid : 9...
More information
Uuid binding library for Bridge.NET projects.