Shuffle Supabase Query

Resolved

I currently have a row -> query type Supabase row -> table -> list of rows

I would like for this list to generate a random output.

Since we can only sort by increasing or decreasing and based on other posts I've seen, it seems like I have to use a custom shuffle function.

I tried to copy some of the other functions in other posts, but since I have zero knowledge of coding I'm obviously doing something wrong and it didn't work.

Any help would be appreciated. Thanks!

1
3 replies