Generate a random string that can be used as a name for a worker or task.
Details
The randomness is not reproducible and cannot be set with
e.g. set.seed() in R.
See also
Other utility:
crew_assert(),
crew_clean(),
crew_deprecate(),
crew_eval(),
crew_retry(),
crew_terminate_process(),
crew_terminate_signal(),
crew_worker()