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

Upgrade Expo SDK to 51 #12

Merged
merged 8 commits into from
Jun 11, 2024
Merged

Upgrade Expo SDK to 51 #12

merged 8 commits into from
Jun 11, 2024

Conversation

ishikawa
Copy link
Owner

No description provided.

This commit adds a new function, getRandomValues, to the expo-crypto package. The getRandomValues function allows users to generate random values using the Web Crypto API. It includes tests to ensure that the function returns the expected number of values and that the values are unique.

This change addresses the need for generating random values in a secure and reliable manner. It also aligns with recent user commits that updated dependencies and bumped the version to 1.3.0.
@ishikawa ishikawa merged commit db8af36 into main Jun 11, 2024
3 checks passed
@ishikawa ishikawa deleted the feature/expo-sdk-51 branch June 11, 2024 07:58
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