0

I am developing an app, and I am using firestore, I want to obtain the documents of a collection and that its result brings them in a random way.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
  • I'm not sure I understand what you're trying to accomplish correct. But if you want to retrieve a random document from a collection, have a look here: https://stackoverflow.com/questions/46798981/firestore-how-to-get-random-documents-in-a-collection – Frank van Puffelen Jul 12 '18 at 22:23
  • And **[here](https://stackoverflow.com/questions/48377381/select-random-document-from-firestore/48379115)** is how you can achieve the same thing with Android. – Alex Mamo Jul 13 '18 at 11:35

0 Answers0