Not really. The articles point is that even a v4 UUID (the random one) doesn't have enough randomness as other options, and it has a much less compact representation.
UUIDs are not designed to be secrets, so they are a poor choice. They'll probably work, but there are better options.
UUIDs are not designed to be secrets, so they are a poor choice. They'll probably work, but there are better options.