https://github.com/php-standard-library/secure-random
Cryptographically secure random data generation for tokens, passwords, and nonces
https://github.com/php-standard-library/secure-random
cryptography random secure-random
Last synced: 11 days ago
JSON representation
Cryptographically secure random data generation for tokens, passwords, and nonces
- Host: GitHub
- URL: https://github.com/php-standard-library/secure-random
- Owner: php-standard-library
- License: mit
- Created: 2026-03-17T01:42:38.000Z (3 months ago)
- Default Branch: next
- Last Pushed: 2026-03-28T18:42:43.000Z (2 months ago)
- Last Synced: 2026-05-17T21:43:14.565Z (17 days ago)
- Topics: cryptography, random, secure-random
- Language: PHP
- Homepage: https://php-standard-library.dev
- Size: 11.7 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 - SecureRandom
Cryptographically secure random data generation for tokens, passwords, and nonces.
---
- [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)