syocy / Xorshift128Plus

Pure haskell implementation of xorshift128plus random number generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure haskell implementation of xorshift128plus random number generator

This package provides System.Random.Xorshift128plus module, which contains xorshift128plus random number generator.

See also hackage information.

About

Pure haskell implementation of xorshift128plus random number generator

License:Creative Commons Zero v1.0 Universal


Languages

Language:Haskell 100.0%