uuid
There are 2049 repositories under uuid topic.
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
google/uuid
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
segmentio/ksuid
K-Sortable Globally Unique IDs
satori/go.uuid
UUID package for Go
jetify-com/typeid
Type-safe, K-sortable, globally unique identifier inspired by Stripe IDs
ulid/javascript
Universally Unique Lexicographically Sortable Identifier
gzu-liyujiang/Android_CN_OAID
安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
webpatser/laravel-uuid
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
gofrs/uuid
A UUID package for Go
fabiocaccamo/FCUUID
:iphone: :id: iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
matoous/go-nanoid
Golang random IDs generator.
xiaoyaoyou1212/BLE
✨Android BLE基础操作框架,基于回调,操作简单。包含扫描、多连接、广播包解析、服务读写及通知等功能。
lithammer/shortuuid
A generator library for concise, unambiguous and URL-safe UUIDs
uuid-rs/uuid
Generate and parse UUIDs.
ramsey/uuid-doctrine
❄️ 🗄️ Allow the use of a ramsey/uuid UUID as Doctrine field type.
anthonynsimon/timeflake
Timeflake is a 128-bit, roughly-ordered, URL-safe UUID.
Debdut/uuid-readable
Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Grammatically Correct Sentences 🥳
ahawker/ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
symfony/polyfill-uuid
Symfony polyfill for uuid functions
phatboyg/NewId
A sequential id generator that works across nodes with no collisions
symfony/uid
Provides an object-oriented API to generate and represent UIDs
mrdimidium/nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
benasher44/uuid
Kotlin Multiplatform UUID
f4b6a3/uuid-creator
UUID Creator is a Java library for generating Universally Unique Identifiers. It generates all standard identifiers from UUIDv1 to UUIDv7. It also provides an alternative to the classic JDK's UUID (alt.GUID), many codecs (codec.*) and several utilities (util.*).
edwingeng/wuid
An extremely fast globally unique number generator.
spatie/laravel-binary-uuid
Optimised binary UUIDs in Laravel
goldspecdigital/laravel-eloquent-uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
mdomke/python-ulid
ULID implementation for Python
rafaelsales/ulid
Universally Unique Lexicographically Sortable Identifier implementation for Ruby
dchest/uniuri
Go package uniuri generates random strings good for use in URIs to identify unique objects.
guojunliu/XYUUID
iOS14 UUID KeyChain DeviceInfo IDFA UDID AppTrackingTransparency ATT
dylanhart/ulid-rs
This is a Rust implementation of the ulid project
simplyhexagonal/short-unique-id
Short Unique ID (UUID) generation library. Available in NPM.
trustdecision/trustdevice-android
Leading open source version of android device fingerprint, accurate deviceID and risk identification.
f4b6a3/ulid-creator
A Java library for generating Universally Unique Lexicographically Sortable Identifiers (ULID)
daegalus/dart-uuid
Generate RFC9562(v1,v4,v5,v6,v7,v8) UUIDs