filmov
tv
Session 3: Shorten UUID to random string

Показать описание
In previous video the space schema is setup with a UUID as the id. I felt like a UUID is too long for anyone to type in to find a space. Let's make it a short random string. Made a utility to generate random string, then fixed some tests.