One way to create a unique id in script
July 25, 2017
Here is a link that might be useful:
Summary of the link:
- Details numerous ways to create a unique id in bash script
- discussion of alphanumeric and unique character random strings
- discussion on how to alter the length of string
- discussion on how to write the command depending on the software/system you are using