1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Tim Düsterhus 45f8cfaf10 random: Split the uint128 implementation into its own header (#13132)
The implementation of `php_random_uint128_*` exists specifically for
pcgoneseq128xslrr66 and takes up a third of php_random.h. Split it into its own
header to keep php_random.h focused on the functionality directly related to
randomness.
2024-01-17 16:07:45 +01:00
..
2023-09-26 21:44:00 +02:00
2024-01-17 11:11:21 +01:00
2023-11-22 20:39:29 -06:00
2024-01-17 08:11:23 +01:00
2024-01-13 18:02:43 +01:00
2023-10-18 17:34:10 +02:00
2023-12-11 19:43:26 +01:00
2024-01-04 19:29:37 +01:00
2024-01-17 13:51:59 +03:00
2024-01-14 18:25:08 +00:00
2024-01-17 01:49:41 +09:00
2024-01-13 20:47:04 +01:00
2024-01-17 11:10:24 +01:00
2023-11-29 20:53:13 +01:00