Skip to content

purescript/purescript-lcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks