- 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 7:29 pm
You last visited
June 5, 2026, 12:00 pm
All times shown are
Eastern Time (GMT-5:00)
Search
Search the Lottery Post forums for the keyword(s) you specify
Gap strategy - introduction
Gap Strategy - Introduction
Like most serious lottery players, I've been tracking lottery numbers for years.
We do this in hopes of finding some tangible clues to what might happen next.
We use frequency counts, sums, high and low distributions. Dreams, random and
current events, etc. Name a measurable fact and someone has probably used
it to generate lottery numbers.
Using the results from one state to determine events in another state seems to
be a popular Pick 3 strategy the
Sep 13, 2007, 3:25 pm - bobby623 - Pick 3 Forum
can someone here post me an example of a fake RNG lottery drawing?
This is a very basic Pick 5/36 C++ program:
// BOF
#include <iostream>
#include <iomanip>
#include <fstream>
#include <ctime>
using namespace std;
int Num1 = 0;
int Num2 = 0;
int Num3 = 0;
int Num4 = 0;
int Num5 = 0;
void PickNumbers();
void SortNumbers();
int main()
{
ofstream outFile( QuickPicks.txt , ios::app);
if(outFile.fail())
{
cerr << outFile error << endl;
exit(1);
}
int count = 0;
srand(time(0));
for(;
Jul 25, 2007, 10:21 pm - Guru101 - Lottery Discussion Forum
Pick 22: Combinations and Permutations
Original Quote by JADELottery: However, when trying to do the work out for Pick 11 there was a computational problem. It had to do with taking 10 numbers 11 at a time. If you think about this, you can see this is impossible. After a few hours, a few beers, and a few nights rest, I realized the solution. The problem has to do with repetition.
I also noticed this problem when I first began listing the patterns for the Pick 22. The solution I came up with was to first not allow duplicates of
Nov 18, 2006, 3:51 am - Thoth - Mathematics Forum
Hard 6's & 8's
about that hard 6/8
i hope it doesn't fly all over the place :)
below is over-whelming history, it seems to like the months end, and there are a handful of playdates from the begining months til' about the 9th, but um hoping at least through the 5th, i know there are other factors and maybe someone can shed more light on the subject. um still researching the realities of my idea of lockin' the wheel on a p4 straight and the place. We have seen that Maloney's Method regarding the doubl
Aug 1, 2006, 12:52 pm - ducksafloat - Pick 4 Forum
The Fibonacci Quick Pick "System"
Quote: Originally posted by BKLYN on July 4, 2006Shouldn't that be 9750?
Tier 1 Plus 1
1972 0072 0982 0973
0861 9961 9871 9862
9850 8850 8760 8751
8649 7749 7659 7640
7538 6638 6548 6539
6427 5527 5437 5428
5316 4416 4326 4317
4205 3305 3215 3206
3194 2294 2104 2195
2083 1183 1093 1084
V
Jul 6, 2006, 2:17 pm - Fibonacci - Lottery Systems Forum
