• Used to generate a unique ID, which is the primary key of several tables in the database. The UUID library creates a UUID v4, which we can guarentee is always unique, without having to double check with the database

    Returns string

    Unique User ID