Session on a GenServer

I would use the ETS or registry to store the process {UUID, pid} that should work and I don’t need to give a name to the GenServer process, the UUID would be a string.