1
0
mirror of https://github.com/php/doc-ja.git synced 2026-04-29 19:13:26 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Takuya Aramaki 37275581b5 random関連のドキュメントの更新 (#298)
* mt_rand() はPHP 8.0以降ValueError をスローする (php/doc-en#4660)

* `getrandmax`が小さいのはPHP 7.1までであることを明示 (php/doc-en#4664)

* 誤字訂正

* Mt19937 の重複についての訳を改善

* 「重複したシードが存在します」→「シードが重複します」
2025-05-27 15:37:24 +09:00
Yoshinari Takaoka 9d25ec90d6 random: Unify code style in examples
https://github.com/php/doc-en/commit/826073522514072830b63bee2b6135dc675ea45d
2023-03-01 02:33:02 +09:00
Yoshinari Takaoka a511df4593 Stop referring to openssl_random_pseudo_bytes() outside of ext/openssl
https://github.com/php/doc-en/commit/2ab45105b4302f7eed510a629226956ee0ab5be3
2022-11-11 19:56:57 +09:00
Yoshinari Takaoka 78aac16cde Bootstrap ext/random docs with docgen
https://github.com/php/doc-en/commit/2166824858a40ea664c558f2930b63b8f4fd89c6
2022-10-28 23:38:08 +09:00