A Multiply-With-Carry Pseudorandom Number Generator.

$ luarocks install mwcrng

This pseudorandom number generator is based on algorithms by George Marsaglia.
It is designed for games. It is meant to be deterministic and system-agnostic.
That way, every event in a game can be regenerated by saving the random seed.

Versions

1.2-25 years ago33 downloads

Dependencies

lua >= 5.3, < 5.4

Manifests