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 uuid5 function #1014

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add uuid5 function #1014

wants to merge 3 commits into from

Conversation

kumar80
Copy link

@kumar80 kumar80 commented Dec 14, 2024

No description provided.

@cieslarmichal cieslarmichal changed the title Adding uuid5 function feat: add uuid5 function Dec 14, 2024
include/faker-cxx/string.h Outdated Show resolved Hide resolved
src/modules/crypto.cpp Outdated Show resolved Hide resolved
src/modules/string.cpp Outdated Show resolved Hide resolved
@cieslarmichal cieslarmichal linked an issue Dec 15, 2024 that may be closed by this pull request
Copy link
Owner

@cieslarmichal cieslarmichal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good, just fix clang format formatting

@cieslarmichal
Copy link
Owner

Please fix build

@cieslarmichal
Copy link
Owner

And tests

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.

add uuidv5 function to String module
2 participants