首页 / 词典 / good

srand

  • n.随机数发生器的初始化函数
srandsrand
  1. To introduce randomness into the code , you use srand , which initializes rand with a seed value .

    为了在代码中引入随机性,您可以使用srand,此例程使用种子值来初始化rand。