You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for creating this issue. At the moment uuid is just a validation action and they don't transform output types. Nevertheless, your idea is great and I will take a close look at it in the next few weeks.
Thanks for creating this issue. At the moment uuid is just a validation action and they don't transform output types. Nevertheless, your idea is great and I will take a close look at it in the next few weeks.
This is just a small idea, feel free to close.
While working with node/web crypto I've noticed that
randomUUID
returns a template literal:Would it be possible to do the same for
uuid
action? Is it sufficient to change theTOutput
of itsBaseValidation
?valibot/library/src/actions/uuid/uuid.ts
Line 41 in eac543c
The text was updated successfully, but these errors were encountered: