Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 743 Bytes

purescript-lcg

Latest release Build status Pursuit

A seeded pseudorandom number generator based on the linear congruential generator algorithm.

Installation

spago install lcg

Documentation

Module documentation is published on Pursuit.