dwyl

dwyl/aguid

:snowflake: A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)

JavaScript
57
5
ISC License

aguid is a JavaScript library for generating Globally Unique Identifiers (GUIDs), offering both deterministic and random UUID generation. It's particularly useful for developers who need a consistent GUID for a given input (like an email address) to use as a unique database key, while also supporting random GUIDs for other use cases. The library is built for Node.js environments and is ideal for those working with databases like Redis, ElasticSearch, or PostgreSQL.

Total donated
Undistributed
Share with your subscribers: