Skip to content

How about using crypto.randomUUID() to generate uuid v4 #7212

@noritaka1166

Description

@noritaka1166

Describe the feature

Currently, the aws-sdk uses the uuid package to generate uuid v4.
Since crypto.randomUUID() can also generate them, why not use this instead?

Use Case

This would reduce the number of packages we depend on.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

Environment details (OS name and version, etc.)

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or enhancement. May require GitHub community feedback.p2This is a standard priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions