- Home
- Premium Memberships
- Lottery Results
- Forums
- Predictions
- Lottery Post Videos
- News
- Search Drawings
- Search Lottery Post
- Lottery Systems
- Lottery Charts
- Lottery Wheels
- Worldwide Jackpots
- Quick Picks
- On This Day in History
- Blogs
- Online Games
- Premium Features
- Contact Us
- Whitelist Lottery Post
- Rules
- Lottery Book Store
- Lottery Post Gift Shop
The time is now 11:36 am
You last visited
June 10, 2026, 10:04 am
All times shown are
Eastern Time (GMT-5:00)
Search
Search the Lottery Post blogs for the keyword(s) you specify
📊 AGGREGATED MULTI-STATE PICK 4 REPORT
AGGREGATED MULTI-STATE PICK 4 REPORT
Structured Candidate Generation Model
Total Results Analyzed: 70+ draws (combined Midday + Evening)
1 GLOBAL DIGIT PRESSURE (0 9)...
Mar 4, 2026, 11:45 am - tokecap
So, why have 2 versions of this app?
The first reason was validating the data, the check for the same exact data display on both platforms was an easy confirmation that this works on Windows and Android.
The main goal was to gain experience in creating an application that was truly cross platform. There are no missing or watered down features when going from laptop to phone, it is line by line the same code!
And with the ability to view both programs running side by side, I can now view both classifier AND fo...
Feb 18, 2026, 7:14 am - hypersoniq
Pick 5 (12-FEB-2026)
Pick 5 February 12, 2026
Total draws analyzed: 19
Below is the structured specialist breakdown....
Feb 13, 2026, 9:42 am - tokecap
How I see draw histories
I keep draw histories to use for developing systems. I do not view these as a model of the data produced by the mechanical or PRNG process (or in PA, BOTH). I view it as a collection of the results they paid on.
Every single state lottery runs test draws, some even publish the results. I place no value in this data because the state never intended to pay on those results. Power Ball used to publish test draw data.
Up until the end of last year, I excluded PA double draw da...
Jan 25, 2026, 10:40 am - hypersoniq
Keeping the old scripts may pay off again...
By looking at how I sorted things when printing to the console, I can see I have a disconnect because the data is not just printing out, but being packaged as a return value per column. I should just need to sort the return data structure. Also, zero frequency numbers in jackpot games have returned... I had those ignored in the old code, as well as the multi level lambda sort. Have to rewire those lines in the current context of the return values.
Not done yet, but at least I have a...
Jan 11, 2026, 11:27 am - hypersoniq
Happy 2026 everyone! The goals for this year...
So, going to try and play for the whole year. $14/wk budget. Cycle is 10 weeks (4 weeks of PA Match 6, 3 of pick 3 and 3 of pick 5), so that will be 5.2 complete cycles.
52 weeks @ $14 per is $728, so the expense is known. First week is the match 6, so the running tab is so far -$14
On the coding front, I made some big strides last year on creating my first GUI program for windows, so the 2026 goal is to finish the windows app, then recreate it for android. Time...
Jan 1, 2026, 10:32 am - hypersoniq
Congratulations Maryland 6-4-5-7 Sunday, December 28, 2025 (Midday Game)
Here are the latest match draw order sequence Pick-4 numbers to fall straight, and how much a Player could have won using my Magic Wheel ....
Dec 28, 2025, 8:21 pm - mjwinsmith
Congratulations South Carolina 2-4-1-3 Monday, December 22, 2025 (Midday Game)
Here are the latest match draw order sequence Pick-4 numbers to fall straight, and how much a Player could have won using my Magic Wheel ....
Dec 22, 2025, 11:59 pm - mjwinsmith
Coding issue... bonus balls.
I have my build script down to a single function that works flawlessly for scraping the PA lottery website for the full histories of the following games...
Pick 2,3,4 and 5 mid and eve
Match 6, Cash 5, Treasure Hunt.
The issue... only able to grab the white balls from Cash 4 Life, Power Ball and Mega Millions.
Why? I used a regex to drop the non numeric data so I would skip storing the pick N wild ball data, and it was like using a chain saw where...
Nov 16, 2025, 12:44 am - hypersoniq
Changes needed before the development of the desktop app
1. Create a scraper with the direct URL to the PA lottery results by year. This will be needed to make life easier and updates automated for the mobile version as well. When this is done, I will rebuild ALL history files from draw 1 to avoid any data entry errors over the years. And this time I will keep the double draws on pick N!
2. Include ALL of the PA games. Pick 2 through the big jackpot games.
3. Create a snapshot tool that captures the output to be reviewed wh...
Nov 9, 2025, 2:21 pm - hypersoniq
