Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add dynamic variable for UUIDv7 & improve README #1392

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ashwingopalsamy
Copy link

@ashwingopalsamy ashwingopalsamy commented Jan 10, 2025

Changes

This PR proposes adding support for "random UUIDv7 generation" using the already included uuidjs/uuid library.

Currently, we only support and return an RFC-compliant UUIDv4 as a random dynamic string. By introducing UUIDv7(), we bring extra flexibility and an improved, timestamp-based unique identifier that aligns with the latest RFC.

Additionally, this PR resolves #1391 by fixing outdated hyperlinks in the repository’s README to point to the correct links.

@ashwingopalsamy ashwingopalsamy changed the title docs: update outdated hyperlinks in README feat: add dynamic variable for UUIDv7 & improve README Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Few Outdated Hyperlinks in README
1 participant