Hi, I'm making a random slider with Javascript programming language.
I have stored the slider information in the js array.
I can display slider shapes randomly.
However, when the system selects a random index from the array, there are times when it can select the same index at least two times in...