home.social

#xoshiro — Public Fediverse posts

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

fetched live
  1. is a family of (#CC0) 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/

  2. #xoshiro is a family of #publicdomain (#CC0) pseudorandom number generators.

    xoshiro (xor-shift-rotate) and #xoroshiro (xor-rotate-shift-rotate) are public domain #algorithms 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/

    #free #opensource #foss #fossmendations #RNG #programming