This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58968f6a2289bfffe3585c83dc68efeb83fd9cd1
php-src
/
ext
/
random
History
…
..
tests
…
config.m4
…
config.w32
…
CREDITS
…
csprng.c
…
engine_mt19937.c
…
engine_pcgoneseq128xslrr64.c
…
engine_secure.c
…
engine_user.c
random: Add PHPAPI to all
php_random_algo
definitions (
#14088
)
2024-04-30 21:01:13 +02:00
engine_xoshiro256starstar.c
…
gammasection.c
random: Pass algorithm and state together as
php_random_algo_with_state
(
#13350
)
2024-02-25 20:48:58 +01:00
php_random_csprng.h
random: Make php_random_bytes() useable early during engine startup (
#14291
)
2024-05-30 17:24:34 +02:00
php_random_uint128.h
…
php_random_zend_utils.h
…
php_random.h
…
random_arginfo.h
…
random.c
random: Remove engine_combinedlcg.c (
#15216
)
2024-08-04 18:26:15 +02:00
random.stub.php
…
randomizer.c
…
zend_utils.c
…