Yoshinari Takaoka
|
4f1bc96a21
|
Update srand.xml Fix incorrect description
https://github.com/php/doc-en/commit/37cf0c5a0c66e94e4184e81d7dccc8eed001b66f
|
2025-09-11 18:54:02 +09:00 |
|
Yoshinari Takaoka
|
6389ba4575
|
[reference/random] add random examples
|
2025-09-04 19:46:31 +09:00 |
|
Yoshinari Takaoka
|
faea9cfe78
|
[ext/random] sync with en
|
2025-08-26 22:03:03 +09:00 |
|
Yoshinari Takaoka
|
0e390b19f6
|
random: Fix right-open / left-open confusion for Random\IntervalBoundary
https://github.com/php/doc-en/commit/594f83cb7aff5d87d52426e68691c1fa06963b1d
|
2025-08-26 21:57:14 +09:00 |
|
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 |
|
Saki Takamachi
|
f08d24c815
|
ext/randomの未翻訳部分を翻訳 (#275)
|
2025-03-30 23:53:58 +09:00 |
|
Haruki Tazoe
|
5df57fbf72
|
非推奨となったRandom関数のlcg_value()について (#160)
* session.sid_lengthとsession.sid_bits_per_characterの非推奨について追記
* 非推奨となったRandom関数のlcg_valueについて
* EN-Revisionの追記忘れ
|
2024-11-09 23:56:06 +09:00 |
|
Yoshinari Takaoka
|
56d4d96192
|
Remove empty resources pages
https://github.com/php/doc-en/commit/48ce43fe79fa0c9f31f187ea8ec995b4cb13037e
|
2024-07-27 20:38:54 +09:00 |
|
Yoshinari Takaoka
|
adbc745a9d
|
Remove empty configuration pages
https://github.com/php/doc-en/commit/765b2d6eec7dfbaeed900b32aa91a1360d73df42
|
2024-07-27 19:04:27 +09:00 |
|
Yoshinari Takaoka
|
6caf9da879
|
Remove empty requirements pages
https://github.com/php/doc-en/commit/605553e228c78a9368736f4ff36d185cf7e6eb22
|
2024-07-27 11:26:43 +09:00 |
|
Yoshinari Takaoka
|
a5d63ead49
|
Remove empty installation pages
https://github.com/php/doc-en/commit/57d1b0df36cc1da4fae0113979343405eff223fd
|
2024-06-29 15:16:59 +09:00 |
|
Gina Peter Banyard
|
e4f42ceee3
|
Apply commit from doc-en PR 3422
|
2024-06-14 17:01:59 +01:00 |
|
Yoshinari Takaoka
|
c3fc2f06c5
|
updated EN-Revision only
|
2024-02-11 20:51:49 +09:00 |
|
Yoshinari Takaoka
|
6ff6998188
|
updated EN-Revision only
|
2024-01-14 18:17:23 +09:00 |
|
Yoshinari Takaoka
|
19de74c207
|
[PHP 8.3] Update mt-srand and srand functions
https://github.com/php/doc-en/commit/9eb92e5c1851d7838ba02e88e7a0e5bb5c86880a
|
2024-01-14 18:03:49 +09:00 |
|
Yoshinari Takaoka
|
7501f3d750
|
訳を微調整
|
2023-12-04 03:04:19 +09:00 |
|
Yoshinari Takaoka
|
9e243f9f02
|
updated Status only
|
2023-12-04 02:39:34 +09:00 |
|
Yoshinari Takaoka
|
f84d24754b
|
[status ready] translated "Why Dividing Two Integers Does Not Work" section.
|
2023-12-04 02:38:09 +09:00 |
|
Yoshinari Takaoka
|
8d0dd64799
|
fixed output of Random\Randomizer::nextFloat example.
https://github.com/php/doc-en/commit/7a7f52a7c3f9d489e67f3d2c57541282531d550c
|
2023-12-04 02:09:38 +09:00 |
|
Yoshinari Takaoka
|
e7d15698ce
|
[status working] translated how γ-section algorithm works
|
2023-12-03 16:30:02 +09:00 |
|
Yoshinari Takaoka
|
ef8354b382
|
誤訳を修正
|
2023-11-26 12:38:28 +09:00 |
|
Yoshinari Takaoka
|
e0bbb899aa
|
[status ready] translated Random\Randomizer::nextFloat docs
|
2023-11-25 19:17:20 +09:00 |
|
Yoshinari Takaoka
|
7f0cbe9e7a
|
[status working] partially translated Random\Randomizer::getFloat docs
|
2023-11-25 16:53:34 +09:00 |
|
Yoshinari Takaoka
|
ea5e308000
|
[status ready] translated Random\Randomizer::getBytesFromString docs
|
2023-11-23 19:34:11 +09:00 |
|
Yoshinari Takaoka
|
8c93962aac
|
[status ready] translated lcg-value new caution.
|
2023-10-22 19:34:50 +09:00 |
|
Yoshinari Takaoka
|
04de2296bc
|
Interlink Randomizer::getFloat() and Randomizer::getInt()
https://github.com/php/doc-en/commit/0ec8e36e0f649354b20c714080a903d32df4dbfb
|
2023-10-22 18:39:45 +09:00 |
|
Yoshinari Takaoka
|
a05697f26e
|
Randomizer::nextFloat(): Expand the documentation
https://github.com/php/doc-en/commit/9b01d72951c98dd75392dbb0b1e0df1b8802a45c
|
2023-10-22 18:38:49 +09:00 |
|
Yoshinari Takaoka
|
808f542dde
|
sync with en / Randomizer::nextFloat(): Improve caution note
https://github.com/php/doc-en/commit/21e24bf8dea4f97042a8b385e884c68d0217d845
|
2023-10-21 11:08:44 +09:00 |
|
Yoshinari Takaoka
|
b9b1a3ac34
|
sync with en / [skip-revcheck] Randomizer::getFloat(): Reflow
https://github.com/php/doc-en/commit/be4c3688d57fa9ec8f99ec293281e7fa7ba10fea
|
2023-10-21 11:07:33 +09:00 |
|
Yoshinari Takaoka
|
916ac41b3b
|
sync with en / Randomizer::getFloat(): Add step-by-step explanation of γ-section
https://github.com/php/doc-en/commit/a262f32667863f51866a0489044254ccf714f66b
|
2023-10-21 11:06:26 +09:00 |
|
Yoshinari Takaoka
|
947ce19059
|
sync with en
https://github.com/php/doc-en/commit/9ace2f096f4a3dfbcc1bfe8e7ab04dc8bd6f0bc2
|
2023-10-19 00:13:18 +09:00 |
|
Yoshinari Takaoka
|
edb7389fa1
|
sync with en / Randomizer::getFloat(): Add documentation
https://github.com/php/doc-en/commit/7d9e18e0ad179087b8c56dabd3120970671450af
|
2023-10-17 03:04:04 +09:00 |
|
Yoshinari Takaoka
|
cd2daf87f7
|
sync with en / Randomizer::getBytesFromString(): Showcase a non-uniform
|
2023-10-17 02:13:46 +09:00 |
|
Yoshinari Takaoka
|
b70a3d6ad7
|
[status working] Randomizer::getFloat(): Expand documentation
https://github.com/php/doc-en/commit/c72d86b5e1d3be37666b678ed2bc11dc0e2c7008
|
2023-10-05 20:25:57 +09:00 |
|
Yoshinari Takaoka
|
ada7026f42
|
lcg_value: Include the caution from Randomizer::nextFloat()
https://github.com/php/doc-en/commit/67f40681074b41ddac0e11b6675df3d628a0da62
|
2023-10-05 20:24:45 +09:00 |
|
Yoshinari Takaoka
|
07cca3b0f9
|
MT_RAND_PHP: Indicate deprecation
https://github.com/php/doc-en/commit/c4f24e2eef1a3c970c491c0ee8cbc1f290ff023a
|
2023-10-05 20:20:18 +09:00 |
|
Yoshinari Takaoka
|
d1e6e26cd5
|
mt_rand: Remove rand() from the see also section
https://github.com/php/doc-en/commit/0b6c76516a299395a3703e6df44f8ea4cb4549a8
|
2023-10-05 20:15:45 +09:00 |
|
Yoshinari Takaoka
|
b8a53eabaa
|
[status working] Randomizer::nextFloat(): Add caution note
https://github.com/php/doc-en/commit/5f9d1aecdf783fc93090af4643dd6e7a8db4e18e
|
2023-10-05 20:14:36 +09:00 |
|
Yoshinari Takaoka
|
f25527d50c
|
[status working] Randomizer::getBytesFromString(): Write documentation
https://github.com/php/doc-en/commit/f08b9a8aee8330c248cd84b3f546391fedccd9f1
|
2023-10-05 20:13:07 +09:00 |
|
Yoshinari Takaoka
|
17a6d74afb
|
random: Update “See Also” list for lcg_value()
https://github.com/php/doc-en/commit/b2c7c9910e9d8a7419f505824bd9ca66126d7cf3
|
2023-10-05 19:59:25 +09:00 |
|
Yoshinari Takaoka
|
454c94502e
|
[status working] random: Add initial contents for the PHP 8.3 methods
https://github.com/php/doc-en/commit/f4fddd46d8427de08fa0bedecd75dc3894ffc070
|
2023-10-05 01:53:43 +09:00 |
|
Yoshinari Takaoka
|
e2653debf7
|
[status working] random: Add stubs generated from php-src stubs
中身はあってないようなものなので、status: working としておく
https://github.com/php/doc-en/commit/b869c16087df04d63f2ffabfacd2f957b8b6d2f9
|
2023-10-05 01:45:28 +09:00 |
|
Yoshinari Takaoka
|
fd7de960c5
|
mt_getrandmax: Remove example
https://github.com/php/doc-en/commit/c174b16add554508aafdd40c5d3f2997099882b6
|
2023-10-05 01:38:14 +09:00 |
|
Yoshinari Takaoka
|
e68328d50d
|
Synchronize predefined constants with stubs - part 2)
https://github.com/php/doc-en/commit/3b67c8e90cdaa14f9d1a82756dcf0000ffa8f160
|
2023-09-05 20:37:21 +09:00 |
|
Yoshinari Takaoka
|
3b30b8e440
|
Use new class synopsis markup
https://github.com/php/doc-en/commit/14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60
|
2023-08-30 21:53:08 +09:00 |
|
Yoshinari Takaoka
|
fe43c4b502
|
Use new class synopsis markup for interfaces
https://github.com/php/doc-en/commit/9eb4a46bba05da229be4c8f7a3cb64702e1a2f95
|
2023-07-29 17:33:53 +09:00 |
|
Yoshinari Takaoka
|
3eb04dc3ea
|
random: Randomizer::nextInt return value and 32-bit note
https://github.com/php/doc-en/commit/788ec8e5e7bdadd182e52d4820959e21765d7ff3
|
2023-07-20 06:37:27 +09:00 |
|
Yoshinari Takaoka
|
02c6124daa
|
Render interfaces according to the new PhD format
https://github.com/php/doc-en/commit/96a8379cd86b3ca4f1f5b2b94c5fb263f38050fd
|
2023-07-05 09:16:00 +09:00 |
|
Yoshinari Takaoka
|
1114ffdc63
|
Improve descriptions for random_*() functions
https://github.com/php/doc-en/commit/553952f03f444f2c130c35de0d1ea8dc04fa0cf9
|
2023-06-17 18:18:39 +09:00 |
|
Yoshinari Takaoka
|
d2e8a64616
|
未訳部分を修正
|
2023-03-29 02:48:41 +09:00 |
|