randomstring-yt
Simple, random string generator
Simple, random string generator
Generate Random ID's. Also Modify as You Like.
A sortable unique id containing a hash of a generated process fingerprint along with random bytes, a timestamp, and a counter.
Length-Controlled UUID Generator
A lightweight utility for generating short, unique, and random IDs, ideal for quick usage in various applications.
a small and fast utility to generate unique IDs
A Quantum-Resistant Identifier (QRI) generation library providing robust, secure identifiers with optional cryptographic signatures, designed to be resistant to quantum computing threats.
A light (1.6 kB), secure unique string ID generator
A HTML5 unique id generator.
[npm](https://www.npmjs.com/package/random-id-base36) | [github](https://github.com/tonioloewald/random-id)
A comprehensive blockchain and cryptographic operations SDK for JavaScript
Small UIDs are lexicographically sortable short (64bit) unique identifiers designed to be used as an efficient database Primary Key and a readable (11/12 characters) URL safe UID when encoded.
Unique id and OTP generator
This package generates a short version of the specified id as like mongodb
Short Stuff is a set of helper functions used for generating short unique identifiers, such as those used in YouTube video IDs or in URL shorteners.
Simple CLI tool to generate UUID
Shorten UUID to a string of length 24 witch applicable to the URL and WeChat QR code.
React hook to generate a unique uuid
A function that generates unique identifiers which can be used when mapping through list of items in React.Js
Twitter's Snowflake generator implementation for NodeJS