Regular simulation: ./ModelicaTest_3.2.2_cpp_ModelicaTest.Math.Random.TestRandomNumbers --alarm=480 -emit_protected WARNING: other : Warning: unrecognized command line options --emit-results all ... Demonstrate how to generate uniform random numbers with xorshift64*: random = 0.313593 random = 0.511035 random = 0.042446 random = 0.686031 random = 0.448066 ... Demonstrate how to generate uniform random numbers with xorshift128+ (and 3 different localSeeds): random = 0.461154, 0.195231, 0.343986 random = 0.031701, 0.483153, 0.437642 random = 0.919226, 0.919375, 0.171549 random = 0.544481, 0.139722, 0.226446 random = 0.492459, 0.997483, 0.774818 ... Demonstrate how to generate uniform random numbers with xorshift1024*: random = 0.311559 random = 0.059952 random = 0.946800 random = 0.037925 random = 0.674680 ... Demonstrate how to generate uniform random numbers with xorshift64*: random = 0.313593 random = 0.511035 random = 0.042446 random = 0.686031 random = 0.448066 ... Demonstrate how to generate uniform random numbers with xorshift128+ (and 3 different localSeeds): random = 0.461154, 0.195231, 0.343986 random = 0.031701, 0.483153, 0.437642 random = 0.919226, 0.919375, 0.171549 random = 0.544481, 0.139722, 0.226446 random = 0.492459, 0.997483, 0.774818 ... Demonstrate how to generate uniform random numbers with xorshift1024*: random = 0.311559 random = 0.059952 random = 0.946800 random = 0.037925 random = 0.674680