Best way to get a random data from my datastore?

Hey, I’m currently working on a social media type game, and I need to get a random data from my datastore to provide videos.

Whats the best way of doing this? (Preferably without any external databases)

I don’t have a lot of knowledge on using Datastore Service, but I think this can be done with GetSortedAsync, but the data being saved is a table…

1 Like