Closed frindaddy closed 2 months ago
It is ~technically~ possible for UUIDs to collide on generation, as we do not check for used UUIDs when we create new one on drink or ingredient creation
There is a 1 in 2^256 chance this happens and it will make things very clunky. I do not intend to implement this.
It is ~technically~ possible for UUIDs to collide on generation, as we do not check for used UUIDs when we create new one on drink or ingredient creation