Skip to content

expo-random deprecated in favor of expo-crypto #3

@emmanuelm41

Description

@emmanuelm41

As it stands here, expo-random has been deprecated. Would it be possible to migrate dependencies to expo-crypto instead?

expo-random
⚠️ Deprecated

This package is now deprecated in favor of expo-crypto, which provides the same functionality. To migrate, replace all imports from expo-random with imports from expo-crypto.

Provides a native interface for creating strong random bytes. With Random you can generate random values to address use cases that other APIs like the web's crypto.getRandomValues and Node's crypto.randomBytes might address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions