starwiz-7 / codestream

A web app for users to collaborate while solving a coding problem :)
https://codestream.vercel.app
MIT License
36 stars 16 forks source link

Improve slug creation #3

Open starwiz-7 opened 3 years ago

starwiz-7 commented 3 years ago

Currently, the slug is created randomly using 3 lists.

Still, this can lead to collisions.

Possible fix - Use socket.id of the creator and add to slug