Hello Everyone,
I am looking for a way to create a timeline that has users posts randomly generated. Mainly because I am not smart enough yet to create an algorithm.
My app currently has the newest posts at the top and oldest at the bottom. This means the bottoms posts are likely never going to be seen again. How can I make it so the posts are randomized but still have a semi-even spread. I would like to avoid a scenario where some posts are not seen at all.