# Changes to PostCSS Random Function

### 4.0.0

_July 22, 2026_

- Updated to match the [latest spec](https://drafts.csswg.org/css-values-5/#typedef-random-cache-key)
  - use `element-scoped`, `property-scoped` and `property-index-scoped` keywords to tune the random results
- Updated [`@csstools/css-calc`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc) to [`3.3.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc/CHANGELOG.md#330) (minor)

[Full CHANGELOG](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-random-function/CHANGELOG.md)
