uuidv4
There are 347 repositories under uuidv4 topic.
stateless-me/uuidv47
⚡ UUIDv47 = v4 privacy + v7 performance
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.*).
karlseguin/zul
zig utility library
agentstation/uuidkey
The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.
ali-master/uuidv47
Reversible UUID v4/v7 transformation using SipHash-2-4 cryptography. Hide time-ordering from external APIs while maintaining internal chronological benefits.
shahradelahi/rand
Random string and number generator.
r4gus/uuid-zig
A UUID library written in Zig
leodutra/simpleflakes
Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.
flashultra/uuid
Generates the RFC-4122 UUIDs , NanoId, FlakeId, Short-UUID
Shouraya/Zoom-Clone
Web version of zoom clone made using Express JS, Node JS, Peer JS and Socket IO.
dmgk/zig-uuid
Fast, allocation-free v4 UUIDs in Zig
kevinchannon/wite
Wite is a small collection of routines and classes that aims to make easy things that should be easy in C++ but are not, for one reason or another.
cmackenzie1/go-uuid
A simple, stdlib only, go module for generating RFC9562 UUIDs (Universally Unique IDentifiers).
eltonlazzarin/solid-api
SOLID principles in a REST API with Node.js and TypeScript
baarde/uuid-kit
Swift library for generating and working with UUIDs
ramazancetinkaya/uuid-generator
This library provides a simple and secure way to generate UUID v4 (Universally Unique Identifier, Version 4).
xxczaki/attoid
Secure URL-friendly unique string ID generator in <8 LOC
jaydip1235/multer-cloudinary-mern-image-video-pdf-upload
Multer-Cloudinary-MERN-image-video-pdf-upload
divinecharlotte/bookstore-app
This is a project to make a web app that displays a list of books and allows user to add and remove books from that list. The goal is to make it more organized by using React and redux
siesgstarena/uuidapikey
A Base32-Crockford encoded API Key generator, validator and converter to turn UUIDs into human readable API Keys for Golang
flexstack/uuid
Faster, more flexible v4 and v7 UUIDs in Go
jffry93/lofi-player
A React.js music player using open source lo-fi tracks from chillhop.com
samit22/uuid
CLI tool to generate UUID
ttulka/as-uuid
AssemblyScript library to generate RFC-compliant UUIDs v4 (random).
woile/sqlite-uuid
Add uuid support to SQLite
divyam751/Travel-Booking-Website
Voyawander: your ultimate travel companion! it's a full-stack project , Build on MERN Stack with stripe-payments gateway
Eveio/uuid
A simple wrapper for Ramsey's UUID
Fab2bprog/Xojo-UUID-Generator-Class
This Xojo class generates RFC 4122-compliant UUID version 4 identifiers. It supports customizable output formats, including standard hexadecimal with or without hyphens, and Base64 (with optional padding). The UUIDs are randomly generated and suitable for use as unique identifiers in databases, APIs, files, and distributed systems.
unsrtified/uuidx
A fast Ruby implementation of UUID versions 4, 6, 7, and 8 🪪
uuid6/new-uuid-encoding-techniques-ietf-draft
New UUID Encoding Techniques
AbdelrahmanHamdyy/VOIC
📞 A simple video call application between 2 or more peers.
itamarpambo751/Passeiando-no-parque-do-node.js
⚔Bem-vindo ao NodeCraft, o seu playground para exploração avançada em Node.js! Junte-se a nós nesta emocionante jornada de aprendizado, onde cada commit é uma nova descoberta. De APIs robustas a autenticação segura e além, este repositório é o seu convite para aprimorar suas habilidades de desenvolvimento em Node enquanto construímos juntos o futu
NecroKills/goBarber-react-web
Projeto Gobarber desenvolvido durante o bootCamp da rocketseat
OmarMWarraich/BookStore
This is a bookstore app built w/ react-redux.
Pa1mekala37/ReactJs-Emoji-Game
Emoji Game using React.js
potistudio/uuid47-rs
UUIDv47 Rust Implementation