master
Fix Randomizer::__serialize() wrt INDIRECTs
Replace `@deprecated` with `#[\Deprecated]` for internal constants (#18780)
Use "must not" instead of "cannot" wording
random: Use branchless implementation for mask generation in Randomizer::getBytesFromString() (#10522)
Unify structure for ext/random's randomizer tests (#9410)
random: Add additional test for Randomizer::getFloat() (#12436)
random: Fix error message formatting for `Randomizer::getFloat()` (#19008)
random: Fix γ-section implementation for Randomizer::getFloat() (#12402)