ruafozy/mersenne-twister

Pure-PHP Mersenne Twister

Maintainers

Package info

github.com/ruafozy/php-mersenne-twister

pkg:composer/ruafozy/mersenne-twister

Statistics

Installs: 1 422 549

Dependents: 11

Suggesters: 0

Stars: 22

Open Issues: 1

2.0.0 2023-03-25 19:18 UTC

This package is not auto-updated.

Last update: 2026-03-08 09:06:11 UTC


README

This repository contains a PHP implementation of the Mersenne Twister. Documentation is here.

Versioning

This software uses Semantic Versioning.

Notes

The code is not representative of how I currently write PHP, but the software is useful nonetheless. I have brought it into GitHub to make it easier for the community to contribute.