How to do an 8-bit, 16-bit, and 32-bit Linear-Feedback Shift Register PRNG in JavaScript?

后端 未结 0 466
南笙
南笙 2021-01-11 12:43

I am looking for a PRNG that works in O(1) time and never encounters a duplicate number as you increment through the values. The question Unique (non-repeating) random numbe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题