Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-58204

Don't use the Mersenne Twister (std::mt19937) PRNG

    XMLWordPrintable

Details

    • 0

    Description

      The Mersenne Twister is slow, has an unnecessarily large state (~2.5 kB), and fails statistical tests (within seconds) that 8 byte PRNGs pass (after hours of testing).

      https://www.pcg-random.org/

      Attachments

        For Gerrit Dashboard: MB-58204
        # Subject Branch Project Status CR V

        Activity

          People

            owend Daniel Owen
            pavlos.georgiou Pavlos Georgiou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty