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/02 15:06] zeriyoshi 3.0 |
rfc:rng_extension [2021/09/03 13:53] zeriyoshi fix: missing CSPRNG functions. |
||
---|---|---|---|
Line 54: | Line 54: | ||
* mt_srand() | * mt_srand() | ||
* mt_rand() | * mt_rand() | ||
+ | * random_int() | ||
+ | * random_bytes() | ||
At the same time, the following internal APIs will also be relocated. If you want to use them, you can simply include ext/ | At the same time, the following internal APIs will also be relocated. If you want to use them, you can simply include ext/ |
rfc/rng_extension.txt · Last modified: 2022/06/28 02:36 by zeriyoshi