I have 1000 documents in a single collection in Cloud Firestore, is it possible to fetch random documents?
example I collection named as "user" where i save all user data and now my question is that how can i select randomly one or more user from the database ..