Skip to content

Use platform’s “crypto.randomUUID” method.#116

Merged
theengineear merged 1 commit into
mainfrom
platform-uuid
May 4, 2026
Merged

Use platform’s “crypto.randomUUID” method.#116
theengineear merged 1 commit into
mainfrom
platform-uuid

Conversation

@theengineear
Copy link
Copy Markdown
Collaborator

Small update to leverage this tool that’s been available since 2022. Previously, we were using “crypto.getRandomValues” which was baseline as of 2015. Note that they both require a “secure context”, so our posture in regards to that should not be changing at all as a result of this swap.

Small update to leverage this tool that’s been available since 2022.
Previously, we were using “crypto.getRandomValues” which was baseline
as of 2015. Note that they _both_ require a “secure context”, so our
posture in regards to that should not be changing at all as a result of
this swap.
@theengineear theengineear merged commit 50d5a79 into main May 4, 2026
1 check passed
@theengineear theengineear deleted the platform-uuid branch May 4, 2026 04:37
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.

1 participant