Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xorshift

Implementations of a couple of xorshift PRNGs as seen on Wikipedia

Usage

Add as a maven dependency and use the variant you need. There are currently four variants.

<dependency>
    <groupId>com.grunka.random.xorshift</groupId>
    <artifactId>xorshift</artifactId>
    <version>1.2</version>
</dependency>

About

Implementations of a couple of xorshift PRNGs

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages