$ 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
Dependencies
lua >= 5.3, < 5.4