是否有内置函数可以在C/C++中的2个给定限制之间生成随机素数?
我想要一个可以生成100万到10亿之间随机素数的函数
c c++ algorithm primes
algorithm ×1
c ×1
c++ ×1
primes ×1