uuid-generator
There are 327 repositories under uuid-generator topic.
gofrs/uuid
A UUID package for Go
duydao/Text-Pastry
Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Debdut/uuid-readable
Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳
fboulnois/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
uuid6/uuid6-ietf-draft
Next Generation UUID Formats
simonalong/Butterfly
分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍
fastuuid/fastuuid
FastUUID is a library which provides CPython bindings to Rust's UUID library
aminalaee/uuid-utils
Python bindings to Rust UUID
maxcountryman/flake
Decentralized, k-ordered unique IDs in Clojure
EmadAdly/laravel-uuid
laravel uuid a simple, automatic UUID generator for any model based on Laravel
catherineisonline/pizza-time-with-react
🍕 Pizza Time: A delicious online experience. I designed and developed an e-commerce platform for this pizza restaurant, featuring an interactive menu with a variety of options including pizza, sushi, and pasta. Simplifying the online ordering process and providing a seamless user experience was the key goal of this project
Traviskn/react-native-uuid-generator
UUID generator for React Native utilizing native iOS and Android UUID classes
kanru/uuidgen-el
UUID generation implemented in elisp.
SashenJayathilaka/Photo-Sharing-Application
Full Stack Photo Sharing Application with React Js (like as pinterest) (Google Authentication, create, edit, delete and save posts and comment on other people's posts, search and filter images)
rakheyl/snowflake-uuid
Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.
therne/instauuid
Instagram-Style Compact UUID generator library for Node.js
ongteckwu/typeid-ts
TypeID UUIDv7 implementation in Typescript (Lib and CLI)
leomillon/uuid-generator-plugin
An IntelliJ Idea plugin to generate UUID (Universally Unique Identifier), ULID (Universally Unique Lexicographically Sortable Identifier) and CUID (Collision Resistant Unique Identifier)
SasLuca/zig-nanoid
A tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig.
sebastianbergmann/uuid
Function for generating a UUID (as string)
flashultra/uuid
Generates the RFC-4122 UUIDs , NanoId, FlakeId, Short-UUID
arenchen/vscode-uuid-generator
VSCode UUID Generator Extension
AkashRajpurohit/snowflake-id
❄️ A simple and lightweight Node.js library to generate unique snowflake IDs.
neosmart/uuidxx
Cross-platform C++ library for parsing and generating UUIDs or GUIDs. Windows, Mac, Linux, and BSD.
savaki/snowflake
Golang implementation of Twitter snowflake
sebnilsson/DotnetGuid
.NET Global Tool for creating GUIDs/UUIDs
agext/uuid
Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
pitabwire/xid
Xid is a globally unique id generator. Xids are small, fast to generate, sortable, compact URL-safe string with no configuration or central generator server.
silverlyra/ui7
Generate UUIDv7 identifiers in JavaScript (or TypeScript)
alexdrone/PushID
Robust and thread-safe generator for uuids with guaranteed chronological ordering in Swift.
dmgk/zig-uuid
Fast, allocation-free v4 UUIDs in Zig
hoytech/Session-Token
Secure, efficient, simple random session token generation
hnimminh/human-readable-id
The human readable id generator library for python3
kolotaev/ride
Scala GUID generator for large systems
atomfinger/toUUID
Simple integer to UUID generator for unit and integration tests written in Java or Kotlin
ramazancetinkaya/uuid-v4-generator
This library provides a simple and secure way to generate UUID v4 (Universally Unique Identifier, Version 4).