Re: Random number for alarms?

Michael Herger <slim-b/[email protected]> Sun, 13 Mar 2022 19:43:22 +0100
Newsgroups gmane.music.equipment.slimdevices.devel
Message-ID <[email protected]>
> Is the id (in this case eaf39) a random number? Is it possible to change
> the id to a fixed number?

It's not random, but (part of) a hash, based on the current time, 
hostname, process ID etc. to make sure it's unique. What do you mean by 
"fixed number"? A simple integer value?