rockerest’s avatarrockerest’s Twitter Archive—№ 14,494

    1. This morning I published a JavaScript version of the Mersenne Twister that's more than twice as fast as the most commonly used one: gitlab.com/rockerest/fast-mersenne-twister
      OpenGraph image for gitlab.com/rockerest/fast-mersenne-twister
  1. …in reply to @rockerest
    It's based on stephanbrumme's port, with a TON of style changes and a few very small algorithm corrections.