prng

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