diff --git a/README.md b/README.md index d495fb38..75f21bd8 100644 --- a/README.md +++ b/README.md @@ -902,6 +902,7 @@ This is a list of the supported ones: So we seed from CPU, and generate from GPU. Which is still not as good as CPU, but closer. While this isn't perfect, it should suffice in most scenarios. + In any case, we must give thanks to [RandomPower](https://www.randompower.eu/), and this [issue](https://github.com/gpujs/gpu.js/issues/498), for assisting in improving our implementation of random. * `Math.round()` * `Math.sign()` * `Math.sin()`