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
- Host: GitHub
- URL: https://github.com/php-standard-library/pseudo-random
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:29.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-03-28T18:42:46.000Z (2 months ago)
- Last Synced: 2026-04-17T12:36:54.495Z (about 2 months ago)
- Topics: mersenne-twister, pseudo-random, random
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)