We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade664f commit cf61bc1Copy full SHA for cf61bc1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
### Version 4.33.5 (11th July 2023)
2
#### Changed
3
-- Randmization method changed - dropped usage of `drand48()`
+- Replaced the usage of `drand48()` with `arc4random_uniform` method.
4
5
---
6
0 commit comments