xray uuid -i shortuuid
Generates a random short ID
import secrets; secrets.token_hex(8)
Generates a 16-character hex ID
Use the generator below