To be honest, and this is just a personal preference, I would create my own uuid. If I was going to use the user_id
, I think I would keep the prefix. The chance of a collision if you remove the prefix is probably zero, but I would be more comfortable leaving the prefix… just in case!