
There’s no such thing as truly random data as far as computers and general algorithms are concerned - they all follow a set pattern and collisions are possible.

Is using GraphQL better in a Headless WordPress world? Or should one stick to using REST APIs?

Fixing messed up data encoding and charset in a database can be a challenge. Here's how I fixed it on 100+ tables in a few minutes using a quick PHP script that I wrote.
..... a misconstrued notion and its implementation
..... a three thought process to programming nirvana