JamieDawson/awesome_dog_bixby

use length of the array you've created above instead of passing in literal 18

Opened this issue · 1 comments

var random_num = Math.floor(Math.random() * 18); //create number between 0-17

this will cause bugs if you add new breeds/remove any breeds.