Makes both states available in the constructor.
Maven:
<dependency>
<groupId>io.github.jrlucier.xoro</groupId>
<artifactId>xoroshiro128plus</artifactId>
<version>1.0</version>
</dependency>
Gradle:
implementation 'io.github.jrlucier.xoro:xoroshiro128plus:1.0'