The chance of winning a lottery is usually infinitesimal but the magnitude of the rewards tends to over shadow it. This is why millions of people play or fantasize about winning the lottery daily.
Since most Lottery use pseudo-random numbers to pick a winner, I will show you how you can use Excel RANDBETWEEN function to boost your chances of choosing the winning number.
For example, Lotto, one of the biggest lottery companies, requires the player to select 6 numbers from 1-49 and a bonus from the number 0-9.
Human being cannot consciously generate pseudo-random numbers sequences as they tend to avoid/favor picking certain numbers like Birthdays or anniversaries this is why you need Excel.
How this Works:
Every time the “Generate Lucky Numbers” is Clicked, RANDBETWEEN recalculates generating unique numbers required in a given range.
=RANDBETWEEN(1,49)
Download below template and give it a try!☺
Recent Comments