Fetches a quote given an index.
Array of Quotes to get a random one from.
The index of the Quote to fetch, as a string, potentially with a leading octothorpe.
out reference index of the quote selected, in the local storage.
A Quote, selected based on its index in the internal storage.
Fetches a quote given an index.