Let's Code Python: uuid

Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=WogGb46n-8E



Duration: 27:11
1,396 views
23


Python's uuid module allows you to work with UUIDs, or Universally Unique Identifiers.

For those of you wondering about 8:35-10:00, it was a bug in the documentation, which I eventually became certain of and reported to PSF (the Python Software Foundation). It was fixed within a few hours.

https://bugs.python.org/issue29217