Skip to content

Tag: firebase

How to get random qestion from firebase firestore database

i m making a quiz app, in which i have categories, when i choose a category, qestions start coming from firebase firestore database , in each category i have 10 qestion in database , i want that all qestions load from firebase data base and comes in random order each time , but my problem here is all qestions…