Commit Graph

21 Commits (master)

Author SHA1 Message Date
Anton Smirnov 5fe4ee3500 Import random/randomizer tests 2022-09-14 21:48:03 +03:00
Anton Smirnov a7a45ff3c0 Remove todo 2022-08-17 17:10:36 +03:00
Anton Smirnov d923e77b92 Plain string 2022-08-06 03:33:09 +03:00
Anton Smirnov 5b930655b2 Minor improvements and fixes 2022-08-03 05:17:13 +03:00
Anton Smirnov 3d98b1c723 Xoshiro generation 2022-08-03 05:02:25 +03:00
Anton Smirnov 26f2167dbe Update debug examples 2022-08-03 01:35:46 +03:00
Anton Smirnov 3395ed2e1c PcgOneseq128XslRr64 2022-07-31 18:09:34 +03:00
Anton Smirnov db989d48f9 Verify not properly aligned generator 2022-07-31 12:17:45 +03:00
Anton Smirnov aa81e27fca Throw a warning for pickArrayKeys() 2022-07-31 09:49:57 +03:00
Anton Smirnov 4f957a4180 Update tests 2022-07-27 03:44:15 +03:00
Anton Smirnov 8c037cdbc8 arrayPickKeys() 2022-07-26 05:07:41 +03:00
Anton Smirnov 5da75734a5 Closer emulate public property 2022-07-26 04:00:35 +03:00
Anton Smirnov abcdb3dfc6 Expose $engine as public property 2022-07-26 03:52:55 +03:00
Anton Smirnov 633efc27cf Randomizer serialization 2022-07-26 03:36:26 +03:00
Anton Smirnov 874607b97c shuffleBytes 2022-07-26 03:19:06 +03:00
Anton Smirnov 43504df758 Shuffle array 2022-07-26 02:30:24 +03:00
Anton Smirnov 95b12f82b0 getBytes() 2022-07-24 07:56:39 +03:00
Anton Smirnov e77147e3e1 Serialize Mt19937 2022-07-24 07:28:54 +03:00
Anton Smirnov eb3a73f3a7 Do not duplicate generated value 2022-07-23 05:29:00 +03:00
Anton Smirnov cf23c5f427 Move Xorshift to debug, it's not an official engine 2022-07-23 05:28:23 +03:00
Anton Smirnov eeeebb5982 Move debug junk to /debug 2022-07-23 04:32:57 +03:00