乱数【MathRand】

int MathRand( )

 

The MathRand function returns a pseudorandom integer within the range of 0 to 32767. The MathSrand function must be used to seed the pseudorandom-number generator before calling MathRand.

MathRand 関数は、0 から 32767 の範囲内の擬似乱数の整数を返します。MathSrand 関数は、MathRand を呼び出す前に、疑似乱数生成のシード(種)として使用する必要があります。

Sample:

サンプル:

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">