This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-30 04:02:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3deba4c2e8d3febdf5f613a5d8ca48b19c435480
archived-php-src
/
ext
/
random
History
Ilija Tovilo
9d5f2f1343
Use new ZSTR_INIT_LITERAL macro (
#10879
)
2023-03-20 16:19:05 +01:00
..
tests
random: Use branchless implementation for mask generation in Randomizer::getBytesFromString() (
#10522
)
2023-02-08 09:36:12 +01:00
config.m4
random: Move the CSPRNG implementation into a separate C file (
#10668
)
2023-02-23 19:17:09 +01:00
config.w32
random: Move the CSPRNG implementation into a separate C file (
#10668
)
2023-02-23 19:17:09 +01:00
CREDITS
…
csprng.c
random: Fix return type of php_random_(bytes|int) (
#10687
)
2023-02-24 15:10:44 +01:00
engine_combinedlcg.c
…
engine_mt19937.c
…
engine_pcgoneseq128xslrr64.c
…
engine_secure.c
…
engine_user.c
…
engine_xoshiro256starstar.c
…
gammasection.c
…
php_random.h
Merge branch 'PHP-8.2'
2023-03-06 17:34:24 +01:00
random_arginfo.h
…
random.c
random: Move the CSPRNG implementation into a separate C file (
#10668
)
2023-02-23 19:17:09 +01:00
random.stub.php
…
randomizer.c
Use new ZSTR_INIT_LITERAL macro (
#10879
)
2023-03-20 16:19:05 +01:00