how to create a program using srand in c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to create a program using srand in c++?

one number with 10 given questions that is supposedly generate one from the given question! please help im new to c++.

10th Oct 2017, 5:57 AM
shun
3 Answers
+ 11
See this random average generator (It is really ugly but somehow useful for some learners) [https://code.sololearn.com/cZPq0D7kg8g5] You can also make games like rolling dice, crap, slot machine etc.. If you had any question feel free and ask.
10th Oct 2017, 6:21 AM
Babak
Babak - avatar
10th Oct 2017, 6:26 AM
Apoorva Shenoy Nayak
Apoorva Shenoy Nayak - avatar
+ 2
thank you very much sir. much appreciated
10th Oct 2017, 6:22 AM
shun