I want to make a system that generate numbers on click,
I have numbers from 1 to 100 like
M-3134
A-3133
U-3132 and so on.
and I want to put all my these numbers in array and want to show using button randomally, upto 8 numbers or 10.
and when 1 number is showed in first result for example M-3134 if showed, it should colored red on next generate.
and so on.
any idea how to do this?