The short version
We do not collect your birth date, because there is nowhere for it to go. The site is a static build: pages are generated ahead of time and served as files, with no server-side code holding anything about you.
The daily numbers, the Life Path calculation and the lucky-dates calendar all run in your browser. Your birth date is an input to arithmetic that happens on your screen, and the answer is drawn there too. Nothing about that calculation is sent anywhere.
- None. There is no sign-up and no login.
- None. The site has no server storage of any kind.
- Saved in your browser's local storage only
- We set none
- Vercel Analytics: cookieless, aggregate page counts
- hello@vibenumbers.com
Your birth date
When you enter a birth date, it is written to your browser's local storage under the key ln:dob and read back on your next visit so you are not asked twice. Local storage is a per-browser store on your own machine. It is not transmitted with requests the way a cookie is, and our code never sends it anywhere.
Delete it whenever you like. The Clear button inside the birth-date picker removes the key immediately, and clearing site data in your browser settings does the same thing. Once it is gone, the site treats you as a first-time visitor, because as far as it can tell you are one.
The random tools
Each random tool remembers your last twelve results so you can look back at a session. That history lives in local storage under its own key, one per tool, and it is capped at twelve entries: the thirteenth roll pushes the oldest one out. Every history list has a Clear button that deletes the key outright.
The tools also remember whether you last used the 2D or 3D view, which is a single stored word and nothing more. Share links from the number picker and the lotto draw put your settings in the URL bar so the link can be copied; that happens entirely in your browser, and we never see the link unless you send it to us.
- The birth date you enter, as a plain date like 1990-06-14. Written by the birth-date picker, cleared by its Clear button.
- Whether you last used the 2D or 3D version of the dice and coin tools, so the choice survives a reload.
- The last 12 results per random tool, one key each for dice, coin flip, range and lotto. Cleared by the Clear button under any history list.
Analytics
The site loads Vercel Analytics, the analytics product built into our hosting provider. It counts page views and reports them to us in aggregate: how many people opened the lottery page this week, which pages get read at all, whether a new page is working. It sets no cookies, builds no advertising profile and does not follow you to other sites.
Like any web request, it involves your browser contacting a server, and that request carries the things every request carries: an IP address, a user agent, the page you are on. Vercel uses those to produce a visit count and does not expose them to us individually. We do not run ad tech, we do not embed third-party trackers, and there are no social widgets phoning home from these pages.
Your browser can block it. Standard tracker blockers and Do Not Track settings will stop the script loading, and every page on this site works identically without it.
What we never do
Sell or share data
There is no data to sell. No birth dates, no email list, no visitor records sitting on a server waiting for a buyer.
Ask for what we don't need
No email required, no account, no name. The one personal thing the site accepts is a birth date, and only because the arithmetic needs it.
Hide the mechanism
How the numbers are made is set out in full on how it works, including the fact that no method improves lottery odds.
Children, and one legal note
Vibe Numbers is not aimed at children and collects nothing from anyone, so there is no children's data to handle. Lottery pages carry their own age notes, since playing is restricted to adults in every jurisdiction we cover.
If this policy changes, the change will appear on this page rather than in an email you never opted into. Questions and requests go to one address: hello@vibenumbers.com. If you want us to delete something, the honest answer is usually that you can do it yourself in one click, and we will happily walk you through where.
Factual errors are handled separately. Anything we get wrong and then fix is written up in the corrections log, and the standards a page is held to before it ships are in the editorial policy.