I have 4 number buttons in my application. I want to put the buttons in array list and shuffle them. How would I do this?
The buttons are used for generating random 4 digit pin.
I have 4 number buttons in my application. I want to put the buttons in array list and shuffle them. How would I do this?
The buttons are used for generating random 4 digit pin.