About True Love Report
A love calculator that is honest about being a love calculator. Here is what it does, and what it very much does not.
What this is
True Love Report takes two names and gives back a love report: a percentage, an archetype, a breakdown across six dimensions, and whatever the old playground games have to say about it. It takes about three seconds and asks for nothing in return โ no account, no email address, no app to install.
How it actually works
There is no mystery here, and there is certainly no artificial intelligence. Both names are lowercased and stripped down to their letters. Those letters are run through a fixed hashing function, and the number that falls out is turned into a score. That is the entire method.
Two consequences are worth knowing, because they are rather the point:
- It is deterministic. The same two names always produce exactly the same report. Refreshing will not improve your odds, and neither will trying again tomorrow.
- It is order-independent. Aditi + Rohan and Rohan + Aditi return the same result, because the two names are sorted before they are hashed. Nobody gets to be the first name.
There is no database, no model, and nothing that learns. The site knows nothing about you, nothing about your relationship, and nothing about the person you typed in. It only ever sees letters.
Why it exists
FLAMES was played on the back pages of school exercise books long before anyone thought to put it on the internet. So were MASH, and name matching, and a dozen variations that everybody remembers slightly differently. They were never about the answer. They were about the thirty seconds of suspense before the answer, usually with someone reading over your shoulder.
This site is that, kept intact and made shareable. The maths is honest arithmetic, the writing tries to be funny rather than mystical, and the result is designed to be sent to one specific person immediately.
What it is not
- It is not advice โ not relationship advice, and not advice of any other kind.
- It is not a prediction. It cannot see the future, or the present.
- It is not a personality test, and the six dimensions measure nothing.
- It is not a verdict on a real relationship between real people.
If a number generated from the letters of two names can genuinely unsettle you about someone you love, the number is not the problem.
Getting in touch
Corrections, complaints, ideas and hellos all go to the same place: hello@truelovereport.com. There is a little more detail on the contact page, and the blog goes further into where these games came from and what the letters are really doing.