diff options
| author | Ferenc Arn | 2017-01-14 23:34:51 -0600 |
|---|---|---|
| committer | Ferenc Arn | 2017-01-15 19:15:16 -0600 |
| commit | 4c9004671af455a03acb4e2750b12d62b2b3c917 (patch) | |
| tree | 92d254eaaed667d6049918e4ac2acd1104d7f89f /core/resource.cpp | |
| parent | 5dde810aa58d66677afda9cc5c89c052e91348b4 (diff) | |
| download | godot-4c9004671af455a03acb4e2750b12d62b2b3c917.tar.gz godot-4c9004671af455a03acb4e2750b12d62b2b3c917.tar.zst godot-4c9004671af455a03acb4e2750b12d62b2b3c917.zip | |
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state).
PCG is better than many alternatives by many metrics (see www.pcg-random.org) including statistical quality with good speed.
Diffstat (limited to 'core/resource.cpp')
0 files changed, 0 insertions, 0 deletions
