rfc:rng_extension
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
rfc:rng_extension [2021/09/03 14:02] zeriyoshi add more example |
rfc:rng_extension [2021/09/03 14:28] zeriyoshi |
||
---|---|---|---|
Line 208: | Line 208: | ||
* Replace the state of the existing implementation with php_random_ng. | * Replace the state of the existing implementation with php_random_ng. | ||
- | * Replace random_bytes() with random_bytes() for random numbers used in shuffle(), str_shuffle(), | + | * Changes random source to php_random_int() a shuffle(), str_shuffle(), |
* Deprecate srand() and mt_srand() (step by step) | * Deprecate srand() and mt_srand() (step by step) | ||
rfc/rng_extension.txt · Last modified: 2022/04/26 06:45 by zeriyoshi