2017 © Pedro Peláez
 

library mersenne-twister

image

ruafozy/mersenne-twister

  • Tuesday, April 3, 2018
  • by ruafozy
  • Repository
  • 4 Watchers
  • 16 Stars
  • 68,328 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 20 % Grown

The README.md

Introduction

This repository contains a PHP implementation of the Mersenne Twister. Documentation is here., (*1)

Versioning

This software uses Semantic Versioning., (*2)

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., (*3)

The Versions

03/04 2018

1.1.0

1.1.0.0

  Sources   Download

12/04 2017

dev-master

9999999-dev https://github.com/ruafozy/php-mersenne-twister

Pure-PHP Mersenne Twister

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

random prng mersenne

21/02 2015

1.3.0

1.3.0.0 https://github.com/ruafozy/php-mersenne-twister

Pure-PHP Mersenne Twister

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

random prng mersenne

21/02 2015

1.2.0

1.2.0.0 https://github.com/ruafozy/php-mersenne-twister

Pure-PHP Mersenne Twister

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

random prng mersenne

04/08 2014

1.1.1

1.1.1.0

  Sources   Download

The Requires

  • php >= 5.3.0

 

The Development Requires