How to Make a Lottery Number Generator on Your Calculator

by evilskaterpyro in Circuits > Software

17103 Views, 4 Favorites, 0 Comments

How to Make a Lottery Number Generator on Your Calculator

four.jpg
This is how to make a random number generator
that you can use to pick lottery numbers for you
on a ti-83 or 84 calculator

**this was thought of and made by me
i take all credit for this program**

Lets Begin

TWO.jpg
three.jpg
First hit the PRGM button
and then go over to NEW
your screen should match up with my pics

Name It

four.jpg
Now add a name
i just used the name lottery
since this generates lotto numbers for you

Start the Process

FIVE.jpg
First you need to assign each number a variable
and since you want random numbers you use the random integer function
to find this hit the MATH button
and go over to PRB
then down to 5: randInt(

do that then hit the number one key
then the comma
then enter the number 52
and close the parentheses

the reason you use 1 and 52 is because the numbers are 1 to 52
and you use A to F
because they pick 6 numbers

Finish It Up

SIX.jpg
Now you want to display the numbers
so hit the PRGM button again
and go over to I/O
and go to 3:Disp

then after the Disp you want to put the letter
make it look like the picture
im sure you can do it
this should be under all the randInt(1,52)->

Done

seven.jpg
You are done
now just hit the 2ND then ON to turn it off
then turn it back on
hit PRGM and go down to your program
hit enter
then enter again
and it should display your numbers

hope you win
because if you do
your splitting it with me right?