Skip to content

Commit 65de20b

Browse files
fix: Add credit from #498 (comment)
1 parent b98798b commit 65de20b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ This is a list of the supported ones:
902902
So we seed from CPU, and generate from GPU.
903903
Which is still not as good as CPU, but closer.
904904
While this isn't perfect, it should suffice in most scenarios.
905+
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.
905906
* `Math.round()`
906907
* `Math.sign()`
907908
* `Math.sin()`

0 commit comments

Comments
 (0)