Starting from:

$8

Button in javascript that when clicked picks a value at random from an array

Create a basic button in javascript that when clicked picks a value at random from an array and display it on the screen, each time the button is clicked it should pick a new item from the array.

More products