We’re getting new functions for generating random numbers in CSS!
Native randomness in CSS sounds fun until you remember every “random” layout becomes a fingerprinting surface unless it’s really tightly scoped.
I remember Kirupa had a decent writeup on randomness/animation patterns in the browser years ago—worth a read if you want the “why this is tricky” angle beyond just “ooh shiny new function.”