home.social

#xoroshiro — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xoroshiro, aggregated by home.social.

  1. is a family of () pseudorandom number generators.

    xoshiro (xor-shift-rotate) and (xor-rotate-shift-rotate) are public domain that shift state to produce very random numbers at high speeds suitable for insecure applications. The algorithms only use a few bytes of state and are suitable for embedded applications which require good pseudorandom numbers.

    Website 🔗️: prng.di.unimi.it/