@imdpd/id-generator
> Amazing and unique id generator.
> Amazing and unique id generator.
A simple npm package for generating unique UUIDs.
Small debugging utility that assigns unique IDs to objects without polluting them
Function to remove duplicated items from item and return array with unique elements only
Time-based, unique 64-bit ID generator, inspired by Twitter's Snowflake
@siantech/username-generator is package designed to generate unique usernames based on an email, or by randomly combining names, mythical creatures, nouns and colors. Users can customize the username by adding a separator, selecting what dictionaries to u
this pakckage validates the unique attribute in dtos
Lib Sodium port for node.js
Generates unique ids that are a combination of lowercase letters, uppercase letters and numbers
An extension of the normal Set datastructure. Holds unique entries in either normal mode or complement mode. In normal mode, the entries are present in the set (normal behavior of a standard Set). In complement mode, the entries are those which are not pr
minimal lib for creating unique ids
A package to generate ids of a desired length
This is a simple package to generate a unique string id for JavaScript.
Generate RFC4122 version 4 compliant unique identifiers and associate them with entities in a `map`. Guarantees the generated identifier is unique compared to all other previously stored keys. Export and restore the map entities to facilitate persistence.
A lightweight package for formatting strings with parameter interpolation
Collection of 128-bit Id generators
Array that will only ever hold unique values
Array helper to have async behavior and some util methods
Lib Sodium port for node.js
Extends the native Set class to deeply compare using fast-deep-equal, with optional Bloom filter optimization. This version exports 2 classes instead of a default, breaking b/c with version 1.