This function will generate random CSS variables and load them into the document.
randomCssVariable({ variable: "random", unit: "", count: 10, range: { min: 1, max: 300, round: true }, }).load();