Skip to content

Lysxia/pure-splitmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure SplitMix

Purely functional splittable PRNG.

  • 100% OCaml.
  • No dependencies.

Install with opam

opam pin add pure-splitmix .

Tests

The unit test checks that this implementation produces the same output as Java's SplittableRandom. The expected output ref.out was generated using OpenJDK 8.

make test

See also

About

Purely functional splittable PRNG in OCaml

Resources

License

Stars

Watchers

Forks

Packages

No packages published