To introduce randomness into the code , you use srand , which initializes rand with a seed value .
为了在代码中引入随机性,您可以使用srand,此例程使用种子值来初始化rand。