An open API service indexing awesome lists of open source software.

https://github.com/php-standard-library/pseudo-random

Fast pseudo-random number generation using Mersenne Twister
https://github.com/php-standard-library/pseudo-random

mersenne-twister pseudo-random random

Last synced: 10 days ago
JSON representation

Fast pseudo-random number generation using Mersenne Twister

Awesome Lists containing this project

README

          

# PHP Standard Library - PseudoRandom

Fast pseudo-random number generation using Mersenne Twister.

---

- [Documentation](https://php-standard-library.dev)
- [Contributing](https://github.com/php-standard-library/php-standard-library/blob/next/CONTRIBUTING.md)
- [Create Pull Request](https://github.com/php-standard-library/php-standard-library/pulls)
- [Report an Issue](https://github.com/php-standard-library/php-standard-library/issues)