API & Caching

I have xano db api endpoint that shows the results sort by random, I was wondering can I cache this random results with user id?
so that every time when the same person query, the sort results (sort randomly) is the same
Working with APIs
3 replies