Тёмный

Create an Excel Lottery Number Generator 

Computergaga
Подписаться 107 тыс.
Просмотров 839 тыс.
50% 1

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 570   
@jasonparker333
@jasonparker333 8 лет назад
I actually came here to watch about generating lottery numbers (I thought the video was about wheeling systems) but I actually learned something new in Excel, so thanks very much, now subscribed to your channel
@mbelkaid
@mbelkaid 8 лет назад
Thank you followed up your instruction and ended up generating five number out of 15 for euro lottery and It works straight away , no complication no problem instead of 49 number I chose 15 numbers from A2 to A16 which generate five number out of 15 I protected the Vlookup furmulas and the Rand and rank I can change the 15 numbers in the the C column anytime saved it on macro Brilliant and very helpful. I have my own GENERATOR now I may come back one day and tell you I hit it. lol Thank you again.
@richmadrid9563
@richmadrid9563 2 года назад
its been 6 years, have you hit it already? Lol
@josestudyexcel
@josestudyexcel Год назад
If I win the 6/42 PCSO Lotto jackpot with this formula, I will give this channel some money.
@Computergaga
@Computergaga 12 лет назад
Bob, You need a period before each Range object so the main section reads; With Worksheets("DRAW") .Range("C7").Calculate .Range("E7").Calculate .Range("G7").Calculate .Range("I7").Calculate .Range("K7").Calculate .Range("M7").Calculate End With
@jojoparrocha3063
@jojoparrocha3063 11 лет назад
Many thanks to Computergaga with your tutorial. Now i already made myself a complete lottery number generator 6/42, 6/45, 6/49 and 6/55 without any errors. You are such a great help to us. God bless you my friend ^_^
@anynomous6789
@anynomous6789 2 года назад
Only in PC right?
@Computergaga
@Computergaga 11 лет назад
You can either create a different button to click for each ball. The manual calculation VBA code for the ball would be assigned to each button. Or you can run this line of code every 3 seconds or something by using the ONTIME method in Excel VBA. Check it out.
@muzkat101
@muzkat101 11 месяцев назад
OK, that looks good. But what if I have a historical list of previously drawn Lottery numbers already drawn on an Excel sheet, and now I want to eliminate those numbers from future draws, do you know of a way I can apply this to the random number generator?
@runeludviksen3660
@runeludviksen3660 5 лет назад
Very nice! Thank you! I made a version with names of the Employees in stead of numbers. Some people with more than one chance in the lottery. Live lottery at work!
@Computergaga
@Computergaga 5 лет назад
Awesome. Thank you Rune.
@Computergaga
@Computergaga 11 лет назад
The draw sheet is just 6 cells that have been formatted with a fill colour and border. Vlookups are then entered to capture the data from the Calculations sheet. The file can be downloaded from the downloads section of my website.
@Computergaga
@Computergaga 11 лет назад
Great. This generator does not assume that the numbers generated will be the upcoming numbers. They are completely random. If they do happen to be the right numbers and you win. I would like 50% :)
@Computergaga
@Computergaga 11 лет назад
You will need to insert a conditional statement such as If inside the loop to test if the number has already been produced. If so then select another number at random
@Computergaga
@Computergaga 11 лет назад
For Excel 2011 you need to click the Excel menu > Preferences > Ribbon. Then check the Developer check box and click Ok.
@fouadalyousefi975
@fouadalyousefi975 7 лет назад
the creative ideas and solutions in excel like this video are better than depending on standard methods. many thanks
@Computergaga
@Computergaga 12 лет назад
RANDBETWEEN is the answer as you say. This sheet performs the calculation on the click of a button. Automatic formulas have been switched off for this to happen. Download the workbook and check out the VBA code that runs the formula.
@aaliyaha5704
@aaliyaha5704 4 года назад
Hi can you please tell me why I am getting Run Time Error 9 saying subscript out of range. How do I fix it
@Computergaga
@Computergaga 11 лет назад
It is entered =rand() and produces a random number between 0 and 1. On the spreadsheet the cells are formatted in a white font in that column. This may be why you are not seeing the numbers.
@PokeChampionHQ
@PokeChampionHQ 10 лет назад
thanks I will use this and see if I win anything, I will keep you posted.
@Computergaga
@Computergaga 11 лет назад
Couldn't really say without seeing your code. Property is information about an object such as a cells value.
@Computergaga
@Computergaga 11 лет назад
Yes certainly. Please check out my Excel Lottery Generator Inside Out video for instructions.
@Computergaga
@Computergaga 11 лет назад
The RND function can be used in VBA for similar purposes and then displayed on the sheet without the need for the Lookup functions.
@richmadrid9563
@richmadrid9563 2 года назад
Hello, Is it possible to have another sheet, where previously drawn numbers came out are listed, and be a consideration for what numbers come out when the draw button is click?
@Computergaga
@Computergaga 2 года назад
@@richmadrid9563 Sure. It is not something that I have an example to demonstrate. But yes it's possible.
@abuakku7525
@abuakku7525 Год назад
​@@Computergagaactually i don't have laptop can u tell the formula about mahzooz draw 49 numbers 5 balls
@Computergaga
@Computergaga 11 лет назад
I am not too familiar with OpenOffice but was under the impression that it did have functions such as CountIf
@Altonite
@Altonite 12 лет назад
I wnet to your website and got the second page and adjusted it the way I wanted and it is all goo now. Thx
@cherylcelestine5755
@cherylcelestine5755 8 лет назад
Fort to say thank you....I learned something new in Excel
@Computergaga
@Computergaga 12 лет назад
For anyone need a 6/55 version of the lottery number generator. This can also now be downloaded from a link in this videos description.
@Tritonite5
@Tritonite5 12 лет назад
Thank you so much for putting it up for downloading! I edited it to create a random rank of order of attacking in a D&D type game.
@msjayl0vely
@msjayl0vely 9 лет назад
So cool! Thank you for sharing. It took me an hour to create it because I was making silly mistakes and my version of excel is different. I plan to fully utilize this lottery number generator. Look for me on the news...LOL!!!
@TheChachona
@TheChachona 4 года назад
How is the rank function used?
@EduardoPiston
@EduardoPiston 11 лет назад
The best and the only way a lottery number generator can work, is a program that keeps track on the draws, and picks the new numbers based on the best records on how late and how soon the numbers were drawn. So, it makes the new games matching the best ratios of even odds, lower, medium and high numbers, that matches the best rations of soon&late numbers. Still, even with the best programs, any system can guarantee that we´ll win everyday, but this is the best one to keep playing.
@amers83
@amers83 8 лет назад
Man, I wish I was smart enough for this. I'm alright at narrowing down the numbers that won't come up by half on my own just by looking at patterns and eliminating cold numbers based on feelings.However, I would love generator that lists every combination for the rest of them. Millions of combinations to go through but I would be a little bit closer.=) I'm having fun doing this. It's a never ending challenge. Probably the same buzz people get chasing after Big Foot.l.o.l.=)
@ItCarrysAFEEL
@ItCarrysAFEEL 8 лет назад
What do you use bro?
@jayjanuary4357
@jayjanuary4357 5 лет назад
amers83 you need all winning lottery numbers from day one and enter into generator.
@SS-jo8id
@SS-jo8id 5 лет назад
This is just superb, I been tryin to find out about "lottery number pattern finder" for a while now, and I think this has helped. You ever tried - Zenulian Lottify Bonkers - (search on google ) ? Ive heard some great things about it and my mate got amazing results with it.
@forecastinglottery6153
@forecastinglottery6153 5 лет назад
only artificial intelligence based on self-taught neural networks can solve the problem of lottery forecasting
@codenamea1189
@codenamea1189 3 года назад
such a genius!!!! i love it!!! I hope one day I'll win and I will recognize you then.
@Computergaga
@Computergaga 3 года назад
Thank you, Abi.
@ewjammer
@ewjammer 8 лет назад
After setting Calculation Options to Manual, you can simply press the function key F9 to re-calculate. Saves having to write the macro.
@Computergaga
@Computergaga 8 лет назад
True, the macro can be used to run specific formulas though.
@raymondkgosi5804
@raymondkgosi5804 2 года назад
thank you very much Mr Computergaga great excel sheet for numbers i give 7 stars
@Computergaga
@Computergaga 2 года назад
Thank you, Raymond.
@neeatukwei1
@neeatukwei1 11 лет назад
how will i be able to know that, the random numbers generated are the possible upcoming numbers? it finally worked. Thank you.
@ppaton3553
@ppaton3553 7 лет назад
Thank you as I have learned some new tricks in Excel :)
@Computergaga
@Computergaga 7 лет назад
Your welcome Peter, thank you.
@mickcarson8504
@mickcarson8504 4 года назад
But, it's not what I was looking for. However, this is just as brilliant . What I was looking for in Excel, but have failed many times myself is that, after the lottery numbers have been selected by the machine from the rolling wheel or whatever machine it is, I then write all those 6 winning number in boxes at 6:00 that are similar to what you're done in this video, but I play the same number, so I write all the ticket's six numbers in each rows straight on Excel. The lottery game is six winning number out of 45. When any of the six number from the machine are selected, that are the winning numbers and then I use those number to check the ticket for winning numbers. But it would have been much easier if I typed the winning number in those 6 boxes (6:00) and then I click on 'Find' or 'Enter' and the winning numbers then highlighted in every rows of the entire ticket numbers written in Excel, according to what they are, e.g. row 1 would have 3,12, 26 highlighted. Row 3 would have 12 (again) and 31 highlighted as is row 1, while row 7 would have 4, 9, 27, 31, a measly win of 4 numbers in row 7, usually $24, depending on what lottery you play. The other rows might have a couple of highlighted numbers, or only one number. This is what I have been trying to do but it doesn't do to my expectation. Only one number is highlighted on only one row, not 2 or 4, or six numbers in one row, or any numbers in other rows below. How do I make this thing highlight whatever 6 winning numbers from every row in the ticket that has been written on Excel? Since I use the same numbers, how can I type six winning numbers in a six box finder and then hit Find or Enter
@Computergaga
@Computergaga 11 лет назад
This is just a simple light hearted random number generator for picking numbers for the lottery.
@utkurjonshapulatov2701
@utkurjonshapulatov2701 8 лет назад
Alan your tutorial vedios are very clear and helpful. Thank you very much. I have created in excel ball number frequency of the lotto but I do not know how to work out how many days ago those ball numbers were last drawn. Would you be kind to guide me what formula to use and how to work that out please. Thank you.
@neeatukwei1
@neeatukwei1 11 лет назад
one last question is there any formula where we can use historical data of winning numbers to at least predict two winning numbers? i'm really impressed with ur software! thank you
@Lena-sagher
@Lena-sagher 5 месяцев назад
Excellent job 🎉🎉
@Computergaga
@Computergaga 5 месяцев назад
Thank you! 😃
@nqnav
@nqnav 12 лет назад
this looks interesting but does this thing take into consideration previous lotto draw results?
@yoknowjesus
@yoknowjesus 11 лет назад
Hey just saw the vid, if you still haven't figured it out all you have to do is add in between the Range("C7").Calculate and Range ("E7").Calculate input this code Application.Wait Now + TimeSerial(00,00,01) or however many seconds you'd like to wait between drawing
@billnguyen8231
@billnguyen8231 6 лет назад
Very easy to follow. Great work mate!!
@Computergaga
@Computergaga 6 лет назад
Thank you Du Nguyen.
@sawirusj4230
@sawirusj4230 7 лет назад
Powerball Lotto choses 6 numbers from two different baskets, so I modified the VBA code by adding another With Statement and another sheet to generate numbers for the Powerball. The first With Statement generates 5 numbers and the second generates a Powerball. Thank you.
@Computergaga
@Computergaga 7 лет назад
Good work Sawirus.
@Computergaga
@Computergaga 11 лет назад
You have commas in your code instead of full stops. Also the Calculator sheet is called Calculations in the tutorial.
@RickHenderson
@RickHenderson 10 лет назад
Good use for the rank function! Thanks for sharing this.
@davemac1015
@davemac1015 5 лет назад
could you please set up a combination mix from 1 to 22 in groups of 5. thanks
@THOONIGA
@THOONIGA 3 года назад
24,5,4,18,13,26 31,16,19,7,1,10 25,22,13,27,33,15 What is the next series Plz tell me sir Numbers between 1 to 35 only
@jack4q2
@jack4q2 10 лет назад
Awesome, loved every minute of it EXCELLENT CHANNEL
@bryanmiregwa1133
@bryanmiregwa1133 3 года назад
Winner of a video, I have been researching "wheeling systems for lottery" for a while now, and I think this has helped. Have you heard people talk about - Weyoralyn Winning Willingly - (just google it ) ? Ive heard some interesting things about it and my buddy got amazing results with it.
@rcarter
@rcarter 4 года назад
This is pretty awesome! I'm actually wondering, is there a way to modify this to use for a raffle drawing? I'm trying to do a raffle with my employees but seeing as we're all working from home right now, I'm not sure how to go about this in the most fair way possible. Any pointers would be greatly appreciated!
@joycecooper1533
@joycecooper1533 8 лет назад
This looks like fun. I must try this.
@denisebarker4680
@denisebarker4680 12 лет назад
What will happen if when you mark your card and after you get home you have repeat numbers on you card. If That number is draw do they have to pay you twice because you paid for the number twice you should get paid twice. Or Will it Void The ticket all together
@farmerwardy
@farmerwardy 12 лет назад
does the actual lottery take into consideration the last lottery result? The chances of the balls being the same 2 weeks running is exactly the same as getting completely different ones, or 1,2,3,4,5,6 even.
@oswaldherman8057
@oswaldherman8057 3 года назад
I absolutely love this tutorial and created everything exactly as you explained but for some reason my button is not working. Maybe I have done something wrong in the formulas? Could that be? Please help!!
@Hardtoonz0139
@Hardtoonz0139 2 года назад
If we have 58 Lottery Draw Results then how comes we can calculate what formula does the drawer using to generate the Results. If there is anything plz reply
@DAC_AMD
@DAC_AMD 4 года назад
Hello ! The =randbetween is helpful in this case, but if I want the numbers to be generated according to the previously drawn numbers' frequency, how would =frequency formula be implemented? Thank you.
@livingplanet8936
@livingplanet8936 3 года назад
Thanks for sharing with us 💕❤️
@Computergaga
@Computergaga 3 года назад
My pleasure 😊
@prashapooj7936
@prashapooj7936 2 года назад
@@Computergaga give me selected 6 numbers 1 to 39
@Computergaga
@Computergaga 11 лет назад
Absolutely
@TheChachona
@TheChachona 4 года назад
How do you create draw sheet chachona.leonil20@gmail.com
@mistyreeves8204
@mistyreeves8204 4 года назад
How can I add a function where it also references previously drawn numbers on an additional spreadsheet so not to repeat those numbers in addition?
@caspy1uk241
@caspy1uk241 Год назад
great wee video.. thx... ok so we now got our numbers... would their be a way to get them in numerical order.. low to high ?
@Computergaga
@Computergaga 12 лет назад
The boxes are just the cells formatted to look like boxes.
@gabrielalmedo5052
@gabrielalmedo5052 4 года назад
How did you get the the cells to look like boxes.
@Computergaga
@Computergaga 12 лет назад
Hi Austin, I have sent you an email with a 6/55 edition of the lottery number generator.
@mintumintu3143
@mintumintu3143 4 года назад
Sir pls cal me
@denise9720
@denise9720 9 лет назад
I was able to create my own generator with your example. This was cool! My question is how how do you take into consideration the numbers that have already been drawn? That must be a different problem to solve.
@Computergaga
@Computergaga 9 лет назад
Denise C. A very different problem. This is just 6 random numbers.
@peterparker2981
@peterparker2981 Год назад
@@Computergaga Any formula integration tips as to how to generate that please
@armiejose5232
@armiejose5232 4 года назад
Thanks for sharing....learned a lot and will learn more
@Computergaga
@Computergaga 4 года назад
Brilliant! You're welcome.
@bulletgaming2949
@bulletgaming2949 4 года назад
Nice intelligent man
@anwarlondon9854
@anwarlondon9854 2 года назад
Hi how are you you are great thank you so much you take care have a nice day
@Computergaga
@Computergaga 2 года назад
Thank you, Anwar.
@casst346
@casst346 Год назад
in picking 5 random numbers from 1-35, i know there are 324,000 combos, how do i generate a complete list of all the 5 number combinations?
@vishalr3334
@vishalr3334 3 года назад
How do I store the generated numbers in a separate spread sheet automatically. Currently I have to manually copy the generated numbers and store them in a sheet. How it is possible to store the generated numbers automatically
@Usha8199
@Usha8199 Год назад
Loved the walkthrought... I just have 1 question though when i was using the countif function I was not able to do that. so i skipped the countif function given around 3:25 and went ahead.. My only question is I used numbers from 1 to 39 .. my only question is why were we using cell B1 in that formula..
@Computergaga
@Computergaga Год назад
It should be B2 really. 11 years old this video. I had to look to see what you were referring to. That formula provides a unique ranking by counting the occurrence of a number.
@Usha8199
@Usha8199 Год назад
@@Computergaga thank u so much for ur prompt reply. Good Day, God Bless.
@jamesperry3837
@jamesperry3837 10 лет назад
Vid of the day! Thank you 4 sharing.
@prashanteuropa
@prashanteuropa 7 лет назад
Thank you for the tutorial. Need to know that if I have last 7 days results, how can I fetch out next day probable result.
@Ijalareode
@Ijalareode 10 лет назад
This is a very good system. I have tried the system on the database I made up and seems to work fairly. Just a question, when I close the macro file and try to reopen, it cannot find it and indicating the file is not available or disabled. The button does not work.
@blablah387
@blablah387 11 лет назад
Greatly appreciate if you can tell me how to make the number generated appear on individual ball, instead of all 6 balls at once. Thanks.
@Ijalareode
@Ijalareode 10 лет назад
How do you save the generator file/button so that next time you open, it will be able to find the macro without giving error message.
@lucindemcafee6571
@lucindemcafee6571 7 лет назад
Wow! This is timeconsuming. I don't have the patience. Do you have the instructions written in narrative form, so I can follow step-by-step. Following the video is very difficult. Thank you
@PrimeInstruction
@PrimeInstruction 11 лет назад
I need to follow these exact steps on my spreadsheet, but I need to make sure that nothing will change the random numbers EXCEPT the button. In other words, I need to enter and delete information on the same spreadsheet...and while I do this, I need the random numbers to remain the same. And then when I'm ready, I will hit the button to change the random numbers. You didn't enter or delete anything after making the button, so I'm not sure if this is possible. Let me know. Very helpful video:)
@1010kl
@1010kl 13 лет назад
Very helpful. great tutorial. cheers
@noeumdin9914
@noeumdin9914 3 года назад
@computergaga, have you try using formula =randbetween(1,49) for first 6 balls instead of number 1-6. To be more random. And use that in vba also
@mthokozisilekiso6049
@mthokozisilekiso6049 5 лет назад
But please show as if your want to setter according to dates for example if the lottery is playing to day how can i set number for today
@tseuoamoteka1249
@tseuoamoteka1249 9 лет назад
It is working, i hope i hit the correct sequence.
@MrSunshanmu
@MrSunshanmu 2 года назад
This is a pretty cool app. Thanks. I was wondering if I wanted to get some random numbers between 1 to 12 in the same file. So the generator will draw two sets of numbers, 5 between 1 to 49 and then 2 between 1 to 12. How would I go about that?
@ivelscott2946
@ivelscott2946 9 лет назад
Good stuff.. now, lets say your lotto has numbers from 1-28. Can this produce all the possible sets of 6 numbers.?
@cathex
@cathex 11 лет назад
Nice demonstration of Excel use but I don't understand how this can be regarded as a true Lottery number generator if it is possible for the same number to appear more than once and then have Excel manipulate it so it appears unique. Surely then it is not random. When lottery numbers are drawn, the odds of the first number are 1/49, the second, 1/48 and so on.
@Altonite
@Altonite 12 лет назад
I never use excel, so I did ok creating the first page, I could nt get the draw page to work at all. I need more instructions on how to set up the "draw Page" itself, starting with setting up the page and the cells themselves. Should they be calculation cells, output cells etc. First page good, second page, stuck. Thanks
@musicaman68
@musicaman68 8 лет назад
Can we use the numbers that are mostly winners? Instead of 1,2,3, etc can we use 26.11.20. 19, etc?
@BackFire10mm
@BackFire10mm 4 года назад
Can you change column to an integer not a decimal number.
@imrankhanxp
@imrankhanxp 8 лет назад
Good Work ....
@afzalzamiransari
@afzalzamiransari 5 лет назад
Sir I want to know. Is there any formula if I type a number or any word in a cell and when I retype the same number or word in any cell of that entire row it shows I m clinging to type duplicate or I find a msg such like that the value I want to type is already exists. It should only be a single row not for entire excel sheet
@Computergaga
@Computergaga 5 лет назад
Hi Afzal, I have created a video. I hope it helps - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-1GDgTN4lvAo.html
@sunmoonsaman6913
@sunmoonsaman6913 3 года назад
Hi Sir That was awesome your video. could you please advise is this format can develop by using past draw results as well? please.
@Computergaga
@Computergaga 3 года назад
Thank you. I have not created an example that uses past draw results.
@parkave1016
@parkave1016 10 лет назад
i like you worksheet....anything for wheeling the numbers i want.....doing it manually now
@Rana-vb9pf
@Rana-vb9pf 3 года назад
Hi ,can you please tell me how did you create the draw sheet design? Thanks 🙏🏻
@Computergaga
@Computergaga 3 года назад
They are just cells that have been resize and had their fill colour changed. VLOOKUP brings over the numbers.
@zxc1423m
@zxc1423m 5 лет назад
Sir, I'm looking for a group of six numbers and each individual of six numbers could input selected or range of numbers to generated possibly combination and list all combination automatically with a single click.Pls reply thank you.
@noeumdin9914
@noeumdin9914 3 года назад
I think to calculate past result just enter the past number in place of ball 1-6
@muzik4453
@muzik4453 3 года назад
It seems I made a wrong fomula. but I can't see it. Can you help me? from 1-45. Thank you!
@wildkrrd
@wildkrrd 12 лет назад
This was really cool and it came out perfect. Question: How can I do one that will generate a 4 digit number from 1000 to 9999? I already know how to do the randbetween. But I want to do it like this because it's a lot classier. Thanks!
@hayaniHayani
@hayaniHayani 4 года назад
Hello can you help me
@robertlohman8947
@robertlohman8947 3 года назад
What is the reason for not unhiding the Calculations worksheet in the down load? Might help some folks. Just sayin'.
@rajeshhkkapoor8549
@rajeshhkkapoor8549 Год назад
am wondering if we can use this for random musical tones.....chords, 12 tones etc...but its too confusing
@Computergaga
@Computergaga Год назад
I'm not familiar with musical tones, but if you're generating random data, then yes.
@celiazora
@celiazora 8 лет назад
This is a great tool. We are wondering if there is a possibility that the generator will return the same set of six numbers but in a different order and consider that a unique set of numbers. Can the randomizer be programmed to rank the numbers sequentially?
@Computergaga
@Computergaga 8 лет назад
+celiazora Yes the program could be set up to rank the numbers sequentially. That could be added to the code without too much problem. Yes to the other question too.
@kanika8280
@kanika8280 8 лет назад
+Computergaga can you tell me that how to make list of 75 numbers please please please
@roxwellwedderburn7139
@roxwellwedderburn7139 7 лет назад
Greetings. How do you ensure that the numbers are displayed in ascending order after they have been generated?
@KC-qr4sc
@KC-qr4sc 8 лет назад
Thank you. Well made.
@guljamsheed8423
@guljamsheed8423 11 лет назад
excellent brother
@LEO-qw7xi
@LEO-qw7xi 5 лет назад
i have row with numbers 1,0,1,1,1,0,1,0,0,1,1,1,1 who is even longer if i look in history. is there any whey in excel what can help me find next number according of previous data, maybe there is some macro who can read history data and when it ends continue independently to make numbers according of previous data. Or you know better whey how i can get solution of this problem. hope you can help me. Thank you for your other videos they are really useful.
@luckycharm1668
@luckycharm1668 6 лет назад
How can this macro be updated with the 6th draw from a pool of 25 balls? Thank you.
Далее
Симулятор лотереи в Microsoft Excel
32:41
How To Predict Random Numbers Generated By A Computer
13:54
Excel for Beginners - The Complete Course
54:55
Просмотров 7 млн
These 27 tickets guarantee a win on the Lottery
15:32
Просмотров 303 тыс.
Random Numbers - Numberphile
11:39
Просмотров 1,1 млн
VBA Excel Lottery Numbers Generator Tutorial
10:26
Просмотров 132 тыс.
Create a List of Random Numbers without Repeats
5:58
Просмотров 127 тыс.