Automattic / Automattic/php-push
Should random_string and random_uuid be seeded?
Open
- Dominant language
- PHP
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This might be an overkill, but would it be worth using a seed to generate [`random_string` and `random_uuid`](https://github.com/Automattic/php-push/blob/aa5759063c72b3151f2c47b86e92a9e793d89a43/tests/APNSTest.php#L16-L32)?
This would make the tests more repeatable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.