CSS is getting native randomness 🎲
random() and random-item() are coming with:
- per-element randomness
- step-based ranges
- shared value options
- zero JS required
I wrote an overview of the feature, how it works, and what browsers support it.
https://alvaromontoro.com/blog/68092/native-random-values-in-css

