mirror of
https://github.com/php/php-src.git
synced 2026-04-01 21:22:13 +02:00
Despite commit 69c3f8c[1] claiming otherwise, there is no need for any
Windows specific implementation here. Users can use random_bytes(), if
they desire so.
[1] <69c3f8cbba>
Closes GH-9153.