Everything

rand


0からRAND_MAXの間の擬似乱数整数を生成します。

[指定形式]

#include <stdlib.h>

long rand(void);

[戻り値]

擬似乱数整数値