I have 100 values in an array but I need to select 5 value randomly on every click one button and I have one value e.g a=10 this a value shouldn't come in the 5 selected value.
I tried in different way but I am not able to do it in jquery. please any help me.