Popularity
1.2
Declining
Activity
0.0
Stable
2
1
1

Monthly Downloads: 6
Programming language: Haskell
License: LicenseRef-PublicDomain
Tags: Math    
Latest version: v0.1.0.1

Xorshift128Plus alternatives and similar packages

Based on the "Math" category.
Alternatively, view Xorshift128Plus alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Xorshift128Plus or a related project?

Add another 'Math' Package

README

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.