srand rand

#include <stdlib.h>

srand( (time(0));

rand()%100;

 

posted @ 2018-06-28 00:14  HenryLiuY  阅读(130)  评论(0编辑  收藏  举报