Improved Number Generation

  • Hey guys,


    the number_ex functon is used for nearly all the random numbers/calculations, so me and Fliegex3

    did some research and found a nice header only library which improves it quite a lot by using the

    Xoroshiro algorithm.

    When i got some more time i will update the thread with the goal to completly remove the usage of the basic random function.

    Its not fully tested, so some feedback is appreciated.


    ATTENTION: at least c++17 is required



    Bitte melden Sie sich an, um dieses Bild zu sehen.



    Without Xoroshiro:


    With Xoroshiro:

    Bitte melden Sie sich an, um diesen Link zu sehen.

    Bitte melden Sie sich an, um diesen Link zu sehen.

    5 Mal editiert, zuletzt von .colossus. ()

  • .colossus.

    Hat den Titel des Themas von „Faster Number Generation“ zu „Improved Number Generation“ geändert.
  • Dieses Thema enthält 15 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind, bitte registrieren Sie sich oder melden Sie sich an um diese lesen zu können.