[ Package conformance ]

Device & Platform · >=1.0.0

react-native-securerandom

native RNSecureRandom seam backed by Web Crypto random bytes
100%
API coverage
No visual conformance cases have been published for this package yet. The registry summary below describes what the compat layer implements.
Working (1)
upstream generateSecureRandom(length) runs unchanged; RNSecureRandom.generateSecureRandomAsBase64(length) returns cryptographically secure base64 bytes
Missing—