Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 414 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 414 Bytes

Introduction

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.