prng
美
英 
- 网络伪随机数生成器(Pseudo-random Number Generator);伪随机数发生器;伪随机数生成(pseudo-random numbers generation)
例句
Listing 5 shows the PRNG implementation using synchronization, and the alternate implementation using CAS.
清单5显示了使用同步的PRNG实现和使用CAS备选实现。
So knowing several values of F1 suffices to fully predict the PRNG, and hence future (and past) values of F1.
因此了解几个F1的值从而全面预测这个PRNG,也就是未来的(和过去的)F1值。