a8c4d6afdb
The use of random_bytes in combination with bin2hex was producing a lot of duplicate keys when tested in batches of 10k (anywhere from 2 to 6). The use of str_random yielded no duplicates even at scales of 100k keys that were 8 characters. |
||
---|---|---|
.. | ||
BuildModificationService.php | ||
ContainerRebuildService.php | ||
DetailsModificationService.php | ||
EnvironmentService.php | ||
ReinstallServerService.php | ||
ServerAccessHelperService.php | ||
ServerCreationService.php | ||
ServerDeletionService.php | ||
StartupModificationService.php | ||
SuspensionService.php | ||
UsernameGenerationService.php | ||
VariableValidatorService.php |