What you would want to do is create a list, with the references of all the books you want to instance across. Than create a "for loop", that runs for the amount of books you want, and on each iteration it chooses a random book from the list, with the start and end values, being the min and max values, on the desired axis…