We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ramd.md
1 parent 5c0e2cc commit 31d07e7Copy full SHA for 31d07e7
reference/cstdlib/srand.md
@@ -44,7 +44,7 @@ int main()
44
```
45
46
## 関連項目
47
-- `rand`:疑似乱数を生成する
+- [`rand`](rand.md):疑似乱数を生成する
48
- `RAND_MAX`:`std::rand()`が返す最高値。
49
- `time`:時刻を取得する
50
- [`time_t`](/reference/ctime/time_t.md):UNIX時間を表すための型。
0 commit comments