This library implements PCG random number generator in Java.
'com.github.alexeyr.pcg:pcg-parent:0.9.1'
<dependency>
<groupId>com.github.alexeyr.pcg</groupId>
<artifactId>pcg-parent</artifactId>
<version>0.9.1</version>
</dependency>
<dependency org="com.github.alexeyr.pcg" name="pcg-parent" rev="0.9.1"/>
"com.github.alexeyr.pcg", "pcg-parent", "0.9.1"