Hi,
I m very new in programming. I don't have any idea in solving this problem.
I want to create a lucky draw engine. For example: I have 23 names in my table. Now, I want to get randomly 1 person from name-no1 till name-no5. Then, another 1 person from name-no6 till name-no10. (get 1 out of 5 each time). And this engine will still continue whenever we get 5 new ppl (or more) in the same table.
Can anyone give me suggestion in how to do this lucky draw engine? Thank you very much.
I m very new in programming. I don't have any idea in solving this problem.
I want to create a lucky draw engine. For example: I have 23 names in my table. Now, I want to get randomly 1 person from name-no1 till name-no5. Then, another 1 person from name-no6 till name-no10. (get 1 out of 5 each time). And this engine will still continue whenever we get 5 new ppl (or more) in the same table.
Can anyone give me suggestion in how to do this lucky draw engine? Thank you very much.