jQuery-SlotMachine
jQuery-SlotMachine copied to clipboard
Slot Machine displays zeros as results
I have an input field, that determines how many times the slot machine will shuffle, and a button that displays the modal then automatically runs the slot machine.
On the first try, it works fine, but when I close the modal, and run again. all the results are zeros.
this is my sample work