> If you need a sequential ID, just use an integer
Are monotonic/sequential ULIDs as easily enumerated as integers? It's the ease of enumerability that keeps a lot of folks away from using sequential integers as IDs
You mean someone who wants to attack your system might be discouraged by Base32 encoding?
You mean someone who wants to attack your system might be discouraged by Base32 encoding?