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.
1 parent d946e09 commit 4f1bc96Copy full SHA for 4f1bc96
reference/random/functions/srand.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 9eb92e5c1851d7838ba02e88e7a0e5bb5c86880a Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 37cf0c5a0c66e94e4184e81d7dccc8eed001b66f Maintainer: hirokawa Status: ready -->
4
<!-- CREDITS: takagi,mumumu -->
5
<refentry xml:id="function.srand" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -17,7 +17,7 @@
17
<para>
18
シード <parameter>seed</parameter> で乱数生成器を初期化します。
19
<parameter>seed</parameter> に
20
- <literal>0</literal> を指定した場合はランダムな値が設定されます。
+ 値を指定しない場合はランダムな値が設定されます。
21
</para>
22
23
¬e.randomseed;
0 commit comments