- Notifications
You must be signed in to change notification settings - Fork 75
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: firestoreIssues related to the googleapis/java-firestore API.Issues related to the googleapis/java-firestore API.triage meI really want to be triaged.I really want to be triaged.
Description
To reduce the likelihood of automatically-generated document ID collisions, the usage of java.util.Random should be upgraded to the more cryptographically-secure random number generator java.security.SecureRandom.
FYI, this change has already been made to the Android SDK: firebase/firebase-android-sdk#1250
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: firestoreIssues related to the googleapis/java-firestore API.Issues related to the googleapis/java-firestore API.triage meI really want to be triaged.I really want to be triaged.