uniqid() is just a microtime style counter
6a7072239938f (uniqid)
1872498941072271[hexdec of that id]


If I could remake my chat, I'd use:
1785754147.6276 [microtime(true)]
55293 [crc32 mod 100k, for chat IDs, padded]