Skip to content

ruafozy/php-mersenne-twister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.