Add random worker names when no worker name is defined on start up
Description
When a worker receives no name, it will automatically pick one at random from a pre defined list.
Closes #153 (closed)
Changes
No changes were made in this MR.
Additions
Worker name generation when none is provided.
Test and Review
To be filled in by the reviewers
-
All of the methods are commented to expectation -
The methods are tested to satisfaction -
There are no unnecessary files present in the MR -
The continuous integration has no problems with the MR -
The MR is filled in as requested (including labels, milestones, and reviewers) -
The documentation is up-to-date -
All nullable parameters are marked as such
Edited by Tim van der Horst