I've been trying to answer my problem, but all the answers here on the site are always the same as my request.
I would like to show a random content from a database list, but the various responses are always those to use: ORDER BY rand() LIMIT 1
Now everyone says that rand () waste too much resources, but then I wondered what the most convenient way to extract random content from the database?
PS: I do not want to be banned for opening a request for the usual speech, because in my request I only ask for the definitive method, and not the usual rand () that they propose. It can serve many.
Thank you