小编Ger*_*ang的帖子

我应该为 C 中的 erand48() 使用什么种子值?

我是 C 编程新手,我读到 erand48() 是线程安全随机数生成的一个不错的选择。然而,该函数采用的种子值为:unsigned Short int array[3]

关于这个种子值应该初始化为什么有什么建议吗?

c random concurrency

5
推荐指数
1
解决办法
2155
查看次数

标签 统计

c ×1

concurrency ×1

random ×1