JSFiddle - React, Tailwind, and code Playground
by amindunited
JavaScript
const quotesLength = 53;
console.log(Math.floor(Math.random() * quotesLength));
by amindunited
const quotesLength = 53;
console.log(Math.floor(Math.random() * quotesLength));