Jump to content

negation

Diamonds
  • Posts

    16
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by negation

  1. Different pRNG algorithms have different trade-offs between performance, quality, and security. Typical programs (such as ones that use a standard library random method) use low quality pRNGs because they need something that's quick and appears random on first approximation, but in fact are not random and have varying degrees of quality. A fast pRNG might produce a sequence that looks like this: While a somewhat higher quality pRNG might look like this:
  2. Better pRNG algo like LCG < xorshiro128starstar < mersenne twister < WELL, etc, Or a pre-generated true random sequence.
  3. MQC awarded on completion of Achievement Diaries Add Tears of Guthix extension perk and teleports to cape (Remove MQC from Trivia Shop?)
×
×
  • Create New...