Login
From:
unascribed.com
(Uncensored)
subscribe
I ported xoshiro256** to Java so you don't have to
https://unascribed.com/b/2020-01-31-i-ported-xoshiro256-to-java-so-you-dont-have-to.html
links
backlinks
Tagged with:
programming
java
random
rng
xoroshiro
xoshiro
xorshift
Roast topics
Find topics
Find it!
My port has zero dependencies, works on Java 8, extends Random, and is released under the CC0 just like the original C implementation.